permacomputing

Source repository for the main permacomputing wiki site
git clone http://git.permacomputing.net/repos/permacomputing.git # read-only access
Log | Files | Refs

commit 57cc3e36faf1e0e3b18f8f5360e56f04d38c7923
parent 76865436926609beb5ed72b97c22f9f716f33aa0
Author: decentral1se <decentral1se@web>
Date:   Wed, 13 Nov 2024 17:11:11 +0100

docs: fix links for cerca

Diffstat:
Meik.mdwn | 4+---
1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/eik.mdwn b/eik.mdwn @@ -42,8 +42,6 @@ Removing a cert is a slightly trickier. We think [this](https://community.letsen cerca ----- -Available at [bbs.permacomputing.net](https://bbs.permacomputing.net). - We maintain a private temporary fork with a few patches (see "git hosting" below) for a few things we need. We're working to upstream these ideas in discussion with `cblgh` on the issue tracker (more below). Our system configuration documentation has been upstreamed to [`docs/hosting.md`](https://github.com/cblgh/cerca/blob/main/docs/hosting.md) 🎉 @@ -56,7 +54,7 @@ We've put the following binaries on `eik`: Both `cerca-add-user` and `cerca-add-admin` are only really necessary to use on the first install. New users and promoting them to administrator can be down in the Cerca web UI. -You can edit the CSS, about pages, registration instructions etc. all in `/var/www/bbs.permacomputing.net/content/`. There are some other configurations lying around there which might be useful also. When making changes, you need to restart Cerca: `systemctl restart cerca`. +You can edit the CSS, about pages, registration instructions etc. all in `/var/www/bitrot.permacomputing.net/content/`. There are some other configurations lying around there which might be useful also. When making changes, you need to restart Cerca: `systemctl restart cerca`. If you run into issues, have ideas for improvements or otherwise wanna get in touch with the main developer, cblgh, they're very open to discussions on the issue tracker [here](https://github.com/cblgh/cerca/issues).