Bell System

social.omar.website

Omar Rizwan . @omar,

dokuwiki is cool lol -- no database so you can migrate it between servers just by copying its public folder (the one the web server hosts from), its php files and data files and static files and everything all live together there

Open thread
Omar Rizwan . @omar,

it actually might have a similar energy to Fossil (from what I can tell; I haven't tried Fossil), implemented in the exact opposite way

Fossil -- easy to migrate because everything is in one place (single-file SQLite db)

DokuWiki -- easy to migrate because everything is in one place (/var/www/html folder)

Open thread