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 Compose file for the eCR Viewer stack #1

Open
rin-skylight opened this issue Sep 12, 2024 · 1 comment · May be fixed by #13
Open

Create Docker Compose file for the eCR Viewer stack #1

rin-skylight opened this issue Sep 12, 2024 · 1 comment · May be fixed by #13
Assignees

Comments

@rin-skylight
Copy link
Collaborator

Background

The eCR Viewer stack will need a Compose file that pulls together all services, with VM-specific ports, along with enough extra goodies to keep the services running with little-to-no maintenance. We want as much stuff in Docker as we can have.

Action requested

Create a Compose file that will be used as part of the VM CI/CD process to pre-install the Docker environment for the DIBBs stack.

Acceptance Criteria

  • Compose file created
  • Ports are unique/non-conflicting
  • Networking is set up to allow ports to be exposed over a network, instead of simply internal to the VM
  • Proper automatic restart policy should be included

Additional context

Consider the addition of a tool like Portainer for the easy graphical management of DIBBs containers. This would be great for debugging and implementation purposes.

@alismx
Copy link
Collaborator

alismx commented Nov 21, 2024

🥷

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants