about summary refs log tree commit diff stats
path: root/README.md
blob: d909d33bd43cc3c764e7386654a92df59a447338 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Admin Scripts

Scripts that make [tilde.institute](https://tilde.institute) work. 

Includes new user creation
and other miscellaneous tasks, such as various monitoring scripts.  

The scripts are a mixture of both `Bash` and `Python`  

Everything was written by me, except for the following, which were *not* written by me:
  * `bin/showwhoison` (written by my co-administrator who joined the project in March 2019)
  * `bin/newmail.sh` (same as above)
  * `bin/toot.py` (written by Ben Harris of [tilde.team](https://tilde.team))


The source code for `instistats` is at [`github.com/gbmor/instistats`](https://github.com/gbmor/instistats).