Skip to content

Web server helper for n00bs - #61

Open
mioux wants to merge 3 commits into
simonetthomas:masterfrom
mioux:web-server-help
Open

Web server helper for n00bs#61
mioux wants to merge 3 commits into
simonetthomas:masterfrom
mioux:web-server-help

Conversation

@mioux

@mioux mioux commented Oct 5, 2024

Copy link
Copy Markdown
Contributor

This contains helper for running web servers by adding "requirements.txt"
There is 2 bash files. Each one creates a secret key in config.py if not exists, and a venv with required packages

  • dev-server-start.sh : starts flask in development mode
  • prod-server-start.sh : starts a gunicorn environment for use with nginx (for better security)

@mioux

mioux commented Oct 5, 2024

Copy link
Copy Markdown
Contributor Author

(BTW, it corrects multiple line feeds (some are CRLF, some are LF only))

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