Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

optionally serve up front-end apps for all-in-one scenarios #222

Draft
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

leifj
Copy link
Contributor

@leifj leifj commented Apr 20, 2021

All Submissions:

  • Have you checked to ensure there aren't other open Pull Requests for the same update/change?
  • Have you added an explanation of what problem you are trying to solve with this PR?
  • Have you added information on what your changes do and why you chose this as your solution?
  • Have you written new tests for your changes?
  • Does your submission pass tests?
  • This project follows PEP8 style guide. Have you run your code against the 'flake8' linter?

Back in 1.x pyFF had build-in frontend apps for discovery and metadata visualization. These have since been made into separate projects. In order to enable simple "all in one" deployment scenarios this PR attempts to make it possible for pyffd to serve frontend apps from the embedded gunicorn server. This will not be the default but it will make it possible to launch pyffd with the same feature-set as during 1.x

@leifj leifj marked this pull request as draft April 20, 2021 21:18
@coveralls
Copy link

coveralls commented Apr 20, 2021

Coverage Status

Coverage decreased (-0.7%) to 71.332% when pulling 75bf399 on leifj_feat_bundled_apps into 052c556 on master.

@leifj leifj changed the title Leifj feat bundled apps optionally bundle front-end apps for all-in-one scenarios Apr 20, 2021
@leifj leifj changed the title optionally bundle front-end apps for all-in-one scenarios optionally serve up front-end apps for all-in-one scenarios Apr 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants