this post was submitted on 09 Oct 2024
70 points (100.0% liked)

Asklemmy

43573 readers
1811 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
 

Hi everyone - wondering what advice you can offer for building something like this. Ideally I’d like to create a simple wiki for creative projects (mostly for content in the DnD campaigns my group has run over the years) and give others editing access, but would prefer something free or low-cost (no more than $10 monthly would be nice). How might one go about doing this? Just bite the bullet and pay for hosting? Maybe use a service like Azure or Linode?

I should add, I would rather avoid Fandom/wikia pages since that platform is an ad-riddled mess and I dislike using it. Most guidance I’ve found online mentions fandom so I’m hoping for different opinions.

I’m moderately tech savvy but have never done self-hosting (though I’d give it a shot if it’s simple enough to build and keep secure). Thanks!

you are viewing a single comment's thread
view the rest of the comments
[–] dbx12@programming.dev 28 points 4 days ago (3 children)

You could try out mediawiki (that's the software Wikipedia is running on) on a local docket container on your machine to see if it actually is what you want or if you would prefer a simpler wiki software. Depending on how often you need it, you could self host on a raspberry pi in your home and make it accessible to your group through dyndns.

[–] phanto@lemmy.ca 10 points 4 days ago

I ran a mediawiki for almost exactly that for a while on a really old computer that was collecting dust. Eventually I turned it into a VM. I still have it somewhere... You could totally host that on linode or digital ocean.

[–] B0rax 5 points 3 days ago

There are even free Hosters available (like oracle) which would be plenty for a mediawiki. Point a free dyndns to it and you are done for free.

No backups though without some additional work.

[–] Archer@lemmy.world 5 points 4 days ago (1 children)

Tons of plugins for Mediawiki as well

[–] AbouBenAdhem@lemmy.world 4 points 4 days ago

Semantic Mediawiki is an especially useful and powerful one.