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

Create convenience script/docker-compose for all services #102

Closed
sellnat77 opened this issue Nov 27, 2019 · 0 comments
Closed

Create convenience script/docker-compose for all services #102

sellnat77 opened this issue Nov 27, 2019 · 0 comments
Assignees
Labels
Enhancement New feature or request Feature: Documentation Improvements or additions to documentation v1 The first version of the site

Comments

@sellnat77
Copy link
Member

Overview

Have a docker compose or a convience script that will ensure a full environment to experiment with or develop against

Action Items

Services will include
[ ] Frontend (React)

  • Requires a local version of .env, taken from example.env
    [ ] Backend (Flask/Sanic)
  • Requires a local version of settings.cfg, taken from settings.example.cfg
    [ ] Persistence (Postgres)
  • Required configuration is TBD

Upon executing docker-compose up (Or executing a script) all above services will start
Required configuration will also be checked before starting up

@sellnat77 sellnat77 self-assigned this Nov 27, 2019
@sellnat77 sellnat77 added Feature: Documentation Improvements or additions to documentation Enhancement New feature or request labels Nov 27, 2019
@Rabia2219 Rabia2219 added the v1 The first version of the site label Aug 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Feature: Documentation Improvements or additions to documentation v1 The first version of the site
Projects
Status: Done (without merge)
Development

No branches or pull requests

2 participants