Skip to content

Dockerize application#111

Draft
Evanaellio wants to merge 3 commits intoShpigford:masterfrom
Evanaellio:dockerize
Draft

Dockerize application#111
Evanaellio wants to merge 3 commits intoShpigford:masterfrom
Evanaellio:dockerize

Conversation

@Evanaellio
Copy link
Copy Markdown

@Evanaellio Evanaellio commented Apr 13, 2021

Add Dockerfile and a sample docker-compose.yml to be used as a starting point.

For the moment only Postgresql and Redis data are persisted between application restarts.

Is there any other data that needs to be kept between restarts of the application (storage folder for instance) ?

Evanaellio and others added 3 commits April 13, 2021 11:34
Add Dockerfile and a sample docker-compose.yml to be used as a starting point
@Evanaellio
Copy link
Copy Markdown
Author

Apart from PostgreSQL and Redis data which I already stored in volumes, is there any other data that should be kept between restarts ?

@Shpigford

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