Closed jeroenvandermeulen closed 8 months ago
Yeah so I'm not quite sure about the backstage-opendora part because it puts a complete backstage application into our repo. For now it's just the easiest way to see if everything works but I want to make it so that we don't need to add the whole backstage app for people to run the docker compose. Possibly will need to generate and gitignore something with a script or within the Dockerfile to make that work
Description
This PR adds opendora and backstage to the docker compose. Together with a Dockerfile for Backstage and environment variables in the .env for other services. Currently there is still some work to do to also be able to develop in Docker
Issue
This PR addresses issue #136 .
Contribution Checklist:
Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.