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

Add support for Docker and nightly builds of image #60

Open
fracpete opened this issue Sep 3, 2020 · 3 comments
Open

Add support for Docker and nightly builds of image #60

fracpete opened this issue Sep 3, 2020 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@fracpete
Copy link
Member

fracpete commented Sep 3, 2020

  • to quickly deploy new versions of the backend, a docker image would be required
  • requires UFDL Settings #58
  • add nightly builds of the docker image and deploy them to aml-repo (docker hub once a week?)
@fracpete fracpete added the enhancement New feature or request label Sep 3, 2020
@fracpete fracpete self-assigned this Sep 3, 2020
@fracpete
Copy link
Member Author

fracpete commented Sep 8, 2020

  • added docker image that uses Python development server (ca59385)
  • via -v options, filesystem fs and db.sqlite3 can be mapped into the container.

@fracpete
Copy link
Member Author

fracpete commented Sep 9, 2020

Configure docker image to use nginx and uwswgi. See example here.

@fracpete
Copy link
Member Author

Using Let's Encrypt with nginx:
https://upcloud.com/community/tutorials/install-lets-encrypt-nginx/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant