|
|
|
|
|
by QasimK
753 days ago
|
|
This is what self-hosted software should be. An app, self-contained, (essentially) a single file with minimal dependencies. Not something so complex that it requires docker. Not something that requires you to install a separate database. Not something that depends on redis and other external services. I’ve turned down many self-hosted options due to the complexity of the setup and maintenance. |
|
And the documentation literally specifies it requires docker.
How did this become "minimal dependencies"?