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 docker and/or dockercompose #12

Closed
EvilLord666 opened this issue Sep 22, 2022 · 1 comment
Closed

Create docker and/or dockercompose #12

EvilLord666 opened this issue Sep 22, 2022 · 1 comment
Assignees
Labels
containers All relted to app containerization (docker, docker-compose && so on) enhancement New feature or request

Comments

@EvilLord666
Copy link
Member

EvilLord666 commented Sep 22, 2022

In this task we should create:

  1. Docker compose as conmponent orchestrator
  2. Add Redis image with configurable parameters and persistance storage:
    • user
    • password
    • host+port (address)
    • db number
  3. Add run application with settings override:
    • network settings (host+port), if schema is HTTPS we should generate certs pair
    • redis settings (namespace && connect options)
  4. Update documentation about how to use
@EvilLord666 EvilLord666 added the enhancement New feature or request label Sep 22, 2022
@EvilLord666 EvilLord666 added the containers All relted to app containerization (docker, docker-compose && so on) label Jul 31, 2023
@EvilLord666 EvilLord666 self-assigned this Aug 1, 2023
EvilLord666 added a commit that referenced this issue Oct 18, 2023
Added docker-compose for application and redis (#12)
@EvilLord666
Copy link
Member Author

provided Docker does not allow to configure all mentioned in the issue description, however we are able to run app in Docker

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
containers All relted to app containerization (docker, docker-compose && so on) enhancement New feature or request
Projects
Status: Done
Development

No branches or pull requests

2 participants