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

Fix docker-compose #20

Merged
merged 7 commits into from
May 31, 2024
Merged

Fix docker-compose #20

merged 7 commits into from
May 31, 2024

Conversation

gdevenyi
Copy link
Contributor

Existing docker compose was completely broken and incomplete. Looks like it was a drive-by contribution and never tested that it actually works.

Still have some changes for the TypeScript backend side to come.

@CLAassistant
Copy link

CLAassistant commented May 23, 2024

CLA assistant check
All committers have signed the CLA.

@gdevenyi gdevenyi marked this pull request as ready for review May 23, 2024 19:00
@gdevenyi
Copy link
Contributor Author

This is now a functional docker-compose stack which will launch (after .env is properly populated)

Copy link

@steelec steelec left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

compose build and up function as expected.

@chamikaJ chamikaJ merged commit ff80672 into Worklenz:main May 31, 2024
1 check passed
@verybigelephants
Copy link

This is now a functional docker-compose stack which will launch (after .env is properly populated)

how do i actually properly populate .env? the docker image fails for me

@gdevenyi
Copy link
Contributor Author

gdevenyi commented Jul 4, 2024

See https://github.com/Worklenz/worklenz/blob/main/worklenz-backend/.env.template for the settings you need to provide.

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.

None yet

5 participants