[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Freedombox-discuss] Wiki now in Plugserver Setup Scripts



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I've added Wiki support to the plugserver setup scripts [0].  It weirds
me out a little that ikiwiki accepts any user's registration, making it
ripe for the spambots, but the underlying Git repository makes it pretty
easy to correct.

As with everything, it installs itself to a root-level web directory
with a custom user so the whole of the box should be fairly safe even
when the wiki user is compromised.

If you ever want to burn it all down and re-install, just run the
following as root:

# rm -rf /var/www/wiki /home/wiki/* /home/wiki/.ikiwiki \
    /home/wiki/.gitconfig

You'll also need to remove the custom Apache config files:

# rm /etc/apache2/sites-enabled/(your-wiki's-name)
# rm /etc/apache2/sites-available/(your-wiki's-name)
# service apache2 reload

Thomas, you have my apologies.  I wanted to get something posted to the
repository before the FreedomBox Hackfest and watched the system work
beautifully on a VM, but never ran it on my actual plugserver.  Today's
latest commits correct those issues.

Nick

0: https://bitbucket.org/nickdaly/plugserver
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBAgAGBQJPSt64AAoJEJ8nM/QJKNI6aaUQAJlDWUw2YzemlDgOLlg5y4i8
tdxtQZAefVqAdZVf2RF7+6bUoqJhpjQlsEyPvl8GbtBdgUHFyn9EYhS2oss0ada/
B9TzVjJ/uFiHSBeRkJ+AFeTD5h1LyUg+EqOAvRUbukulMSVXAE7X5y7ejMEX0xCx
4aU0cKx1LV//S/MnSvH2ejXO+bU81EsSsQMzuyt/I8XBzD82X2ZcflS/eo6ttELe
PWwNZ61jVi+n7CkzC4HlHsU2E96AXYTd/VOMsPbXpEpe7gkRD+N0f5XLvr1OVJ0L
yXHp6x1yssobk5Zs8kXmSdqxyn9LuyVk7iZgR+lSigwvs3QvY9YSmrq2w+wpTNbe
w5qh/jPZ38oEfwNIr+Bvsttef0H1r/4Z5Tihx4ECpNxAL2sbI2Qmt4pin58Eflg1
OkRk/B3Z9rDOHg8GOYiyw0y3z0ctHgwnANVUfFFdGOUzpxpQrlejaui8s6oQIsb2
uTbzwIL5S9SXCcDlunRV5D+E9jqqSvhJBS8EsPHqu47jhjUgrUZ70bZ70u/JK5mb
hjmPwJ5UfjOUpiM2qjyqmE8tsLpp+sUpNkXC8+M1v3BGiSQUzI/pTj+jg3thJJ7A
Ew3aK5lW3ooRD67bnjCGQvRj54vzvmb+X/681m80kmHb3bVxkAtn717eNvOglOqa
dMCosZd1oYK7hydWo1jx
=fOY0
-----END PGP SIGNATURE-----



Reply to: