this post was submitted on 30 Sep 2022
1 points (100.0% liked)

Asklemmy

43394 readers
1756 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_A@discuss.tchncs.de~

founded 5 years ago
MODERATORS
 

The last time I've installed a CMS or any other web application, it was a time where you did it by hand, but it looks like nowadays this isn't the common way and the developers of Lemmy even don't recommend to do it (on the page above).

But what is the recommended or even the modern way? Should I start to learn docker or ansible? And will it still work with other application from docker or ansible?

top 2 comments
sorted by: hot top controversial new old
[โ€“] dessalines@lemmy.ml 1 points 2 years ago (1 children)
[โ€“] utopify_org@lemmy.ml 1 points 2 years ago

The ansible way was the easiest way, but I did the mistake and read the documentation before and did changes to config.hjson, which lead to other issues.

I am writing this to help others who run into the same problems.

More about my mistakes with the lemmy installation (and the solution) can be read on github.