-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
Description
Using the Flask development server is not ideal for production. Whatever technology choice is picked, there needs to be a packaged, easy way to deploy the code. Ideally, this would be created to run at boot on something like a Raspberry Pi.
Areas that need to be explored:
- Generating services on various OS
- Packaged VM that auto-runs
- Container services (likely not)?