Production docker #2

Closed
opened 2025-04-22 21:21:48 +02:00 by myrmidex · 1 comment
myrmidex commented 2025-04-22 21:21:48 +02:00 (Migrated from codeberg.org)

A docker image for production environments, in a single image. Allow for a volume so the database can be mapped.

Requirements

  • Separate dev docker (compose) files from prod
  • create dockerfile for single image containing both backend, frontend and database
  • create compose file using the single image, to run on production server (via DockGE)
A docker image for production environments, in a single image. Allow for a volume so the database can be mapped. # Requirements - [ ] Separate dev docker (compose) files from prod - [ ] create dockerfile for single image containing both backend, frontend and database - [ ] create compose file using the single image, to run on production server (via DockGE)
myrmidex commented 2025-12-28 11:14:36 +01:00 (Migrated from codeberg.org)

Fixed in #6

Fixed in #6
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: dish-planner/app#2
No description provided.