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

Add Docker Action #9

Merged
merged 8 commits into from
Jul 27, 2024
Merged

Add Docker Action #9

merged 8 commits into from
Jul 27, 2024

Conversation

BraunRudolf
Copy link
Collaborator

@BraunRudolf BraunRudolf commented Jul 27, 2024

add docker action file

Modify docker-compose.prod.yml to use environment variables instead of .env files
Solves #7

add docker action file

Modify docker-compose.prod.yml to use environment variables instead of
.env files
@BraunRudolf
Copy link
Collaborator Author

Please add secrets/env variables to repository.
Especially variables for DB
Error: Database is uninitialized and superuser password is not specified.

Copy link
Owner

Choose a reason for hiding this comment

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

prod using sqlite?

Copy link
Owner

Choose a reason for hiding this comment

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

frontend prod build

@bescka
Copy link
Owner

bescka commented Jul 27, 2024

Please add secrets/env variables to repository. Especially variables for DB Error: Database is uninitialized and superuser password is not specified.

Added.

@BraunRudolf
Copy link
Collaborator Author

BraunRudolf commented Jul 27, 2024

@bescka
did you miss Error: Database is uninitialized and superuser password is not specified. filedb_1 | You must specify POSTGRES_PASSWORD to a non-empty value for the

prod using sqlite?

gonna take a look

@BraunRudolf BraunRudolf merged commit c21a073 into main Jul 27, 2024
2 checks passed
@BraunRudolf BraunRudolf deleted the add_docker_action branch July 29, 2024 05:12
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.

2 participants