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

Dockerize outline #459

Merged
merged 5 commits into from
Aug 8, 2024
Merged

Dockerize outline #459

merged 5 commits into from
Aug 8, 2024

Conversation

SilasPeters
Copy link
Member

@SilasPeters SilasPeters commented Jul 12, 2024

This PR aims to do two things:

  • Add docker utilities
  • Rework the outline role to instead use a docker-compose file

Outline will now be hosted in a single Docker service, which talks to the existing postgresql service (not running in Docker).

If everything has been done right, the backup utilities to create and restore backups should still work, for I did not intend to change how outline connects to psql.

I also took the freedom to include Neovim in the packages role :)

@SilasPeters SilasPeters added enhancement Proposes (changes to) a feature maintainability labels Jul 12, 2024
@SilasPeters SilasPeters self-assigned this Jul 12, 2024
@SilasPeters SilasPeters marked this pull request as ready for review July 21, 2024 14:10
@SilasPeters SilasPeters force-pushed the dockerize-outline branch 4 times, most recently from 03d2996 to 81b04f4 Compare July 26, 2024 22:48
@SilasPeters SilasPeters force-pushed the dockerize-outline branch 4 times, most recently from 7a14c90 to 56956bf Compare August 8, 2024 14:25
@SilasPeters SilasPeters merged commit 049c355 into master Aug 8, 2024
1 check passed
@SilasPeters SilasPeters deleted the dockerize-outline branch August 8, 2024 14:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Proposes (changes to) a feature maintainability
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant