𝘋𝘪𝘳𝘬

Somewhere between Linux woes, gaming, open source, 3D printing, recreational coding, and occasional ranting.

🔗 Me, but elsewhere

🇬🇧 / 🇩🇪

  • 1 Post
  • 25 Comments
Joined 1 year ago
cake
Cake day: June 9th, 2023

help-circle



















  • If you see a way to simplify it, pull requests are always welcome

    All components that are needed to run a Lemmy instance could be provided as single stack and the containers could be made configurable using environment variables (usernames, passwords, and DB locations). Database and reverse proxy should be handled completely separated from the “Lemmy containers” and the “Lemmy stack”. manually editing upstream files before composing the containers should be avoided.

    Since I do not use MS GitHub I cannot help with issues, PRs, or anything else there, sorry.

    multiple services

    This is what I think about. While those 3 containers contain different programs: are they really different services and not just different components of the same service?