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

Cleanup, documentation, small-scale refactor #45

Merged
merged 1 commit into from
Jul 28, 2023
Merged

Cleanup, documentation, small-scale refactor #45

merged 1 commit into from
Jul 28, 2023

Conversation

nothingface0
Copy link
Contributor

Trying to make everything a bit cleaner and safer.

  • gunicorn instead of Flask development server is now used.
  • I couldn't find a specific need for CMSSW or cmsenv, since only PyROOT is used: just source the appropriate .sh file from cvmfs (I hope I'm not breaking something)
  • nginx configs added for completion.
  • Branches have been renamed to follow standrard naming (master instead of hdqm)

Still TODO in the future:

  • Maybe simplify nginx config, serve static files through the Flask server since they're only a handful of HTML and JS files.

@nothingface0 nothingface0 merged commit 49f45fa into dev Jul 28, 2023
3 checks passed
@nothingface0 nothingface0 deleted the cleanup branch July 28, 2023 08:27
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.

1 participant