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 full Docker support #170

Merged
merged 15 commits into from
Aug 8, 2024
Merged

Add full Docker support #170

merged 15 commits into from
Aug 8, 2024

Conversation

No767
Copy link
Member

@No767 No767 commented Aug 3, 2024

Summary

This PR probably has been implemented at long last. Focusing on Docker support, this PR aims to allow for Docker usage for Rodhaj internally. This now provides another option for hosting Rodhaj and would probably make it much easier.

A lot of inspiration is pulled from Immich's Docker Compose files, and helped shape the docker compose files and how everything operates. This is now a possible way to run Rodhaj.

Caution

This PR completely breaks and adjusts the PostgreSQL development server. You will more than likely need to adjust your .env file to use the variables found in docker/example.env. Also the compose file itself is in the docker directory.

Types of changes

What types of changes does your code introduce to Rodhaj
Put an x in the boxes that apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (Updates to README.md, the documentation, etc)
  • Other (if none of the other choices apply)

Checklist

Put an x in the boxes that apply

  • If code changes were made then they have been tested.
    • I have updated the documentation to reflect the changes. (if appropriate)
  • All workflows (except pre-commit.ci) pass with my new changes
  • This PR does not address a duplicate issue or PR

@No767 No767 changed the title add docker workflow Add full Docker support Aug 7, 2024
Copy link

sonarcloud bot commented Aug 8, 2024

@No767 No767 merged commit 53029ee into main Aug 8, 2024
9 checks passed
@No767 No767 deleted the noelle/docker-workflow branch August 8, 2024 00:02
@No767 No767 mentioned this pull request Sep 9, 2024
11 tasks
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.

1 participant