this post was submitted on 19 Dec 2023
966 points (91.8% liked)

Technology

58223 readers
5376 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Zak@lemmy.world 5 points 9 months ago (2 children)

I've done it and it's not a whole lot harder than that. The additional steps are:

  • Install dependencies - exact commands are provided in the instructions for Debian-based systems
  • Create a more complex web server configuration file - for which a template is provided
  • Set up systemd services to start it at boot - templates are provided

It is harder than managed hosting where you might only need to create a database user in a web control panel and upload files for PHPBB, but there's managed hosting available for Mastodon.

[–] tal@lemmy.today 1 points 9 months ago

but there’s managed hosting available for Mastodon.

FWIW, I recall when elestio announced that they were offering managed hosting for kbin, and that they already did managed hosting of lemmy instances, and and I'm sure that there is managed hosting for at least lemmy available elsewhere.

[–] Pxtl@lemmy.ca 0 points 9 months ago

Doesn't it require a whole mess of Docker instances and some kind of orchestrator to host? Or is it easier to stand up on a single server now? I haven't looked into it in a year or so.