💾 Archived View for tilde.team › wiki › administration.md captured on 2022-04-29 at 14:37:43.
⬅️ Previous capture (2022-03-01)
-=-=-=-=-=-=-
--- author: ~ben and ~khuxkm published: true title: administration description: ~team admin guide category: - main --- 1. [adding users](#adding-users) 2. [backups](#backups) 3. [bypassing resource limits as services user](#bypassing-resource-limits) 4. [runaway processes/excessive resource usage](#runaway-processes) ## adding users > see the [makeuser](https://tildegit.org/team/makeuser) script's documentation the signup page ([source]( https://tildegit.org/team/site/src/branch/master/signup/signup-handler.php)) writes `makeuser` commands into `/var/signups`. once you've looked through signups and removed spam (by just commenting that line in the signups file), you can run sh /var/signups and enter your sudo password to approve all pending requests ## services for hosted services that formerly lived in `/home/services`, see `/opt`. other projects that are installed with a `make install` type of install can now be found in `/usr/local/src`. as needed, feel free to git pull and make install. for hosted services like tilde.news and pad.tildeverse.org, be sure to check release notes, fetch from upstream, and rebase any commit sets we keep on top. ## backups tilde.team uses [borg](https://borgbackup.readthedocs.io/en/stable/) (via [borgmatic](https://torsion.org/borgmatic)) for backups and is configured to save 7 daily backups, 4 weekly backups, 6 monthly, and 1 yearly backup. backups run once daily during the night. to see a list of the backups: sudo borgmatic list to see general backup stats: sudo borgmatic info to restore a backup: sudo borgmatic extract --archive <archive name> --progress --path /path/to/restore we keep backups of: