I used dokuwiki extensively over the years to manage projects, organize data, and build public web pages now and then. It’s been a pleasure to use.
Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam.
-
Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.
-
Don't duplicate the full text of your blog or git here. Just post the link for folks to click.
-
Submission headline should match the article title.
-
No trolling.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
Cool, would you care to share some of your favorites?
Andreas’ “gallery” plugin was a great way to share my photos. I believe I tweaked the code to read exif data from the jpegs to extract the comment/description and display it as a caption.
“Graphviz” was also wonderful for generating flowcharts and organization charts for my work.
My present website runs on dokuwiki, though it’s pretty bare bones and not doing anything fancy. Just an English-Japanese bilingual setup.
It looks fantastic! How did you get it so clean and modern? Bootstrap?
Are others running Dokuwiki in production? Would much appreciate suggestions for setting up a nice wiki flow. Right now there is probably a lot of improvements to be made in terms of indexing and otherwise organizing content. I find the plain text syntax takes a while to wrap the brain around since it isn't markdown, but certainly fun to experiment with.
I have just let it grow organically. The front page is an index of various topics from personal things and particular games to household information. Then below that there might be just a page or an index to a bunch of pages often starting just as a list of links. I am often refactoring once a page has a bunch of sub headings of related topics but ultimately now needing multiple pages and replacing the original with the index to those pages. I don't think I could have designed an index system from the start without the content because I wouldn't have known what I was going to store.
Watching the thread because I've recently been toying with the idea of using Dokuwiki as a place to store all my selfhosting notes.