pluja / blogo

A lightweight blogging engine that backs itself up to Nostr!
https://blogo.site
MIT License
120 stars 10 forks source link

[Feature]: Simplify Self-Host Deployment #11

Closed ItsRaelx closed 2 months ago

ItsRaelx commented 2 months ago

Feature Description

To improve the user experience, I propose that we consolidate our self-host deployment configuration into a single docker-compose.yml file. This approach would offer several benefits:

Also i don't think storing docker-compose.yml inside repository (that pulls from docker hub instead of building from source) is a good idea. In a few min. i will create pull request with those changes, its up to you if you commit them.

Use Case

No response

Code of Conduct