2016-10-18 04:30:02 +00:00
|
|
|
# tildetown-admin
|
|
|
|
|
|
|
|
_Being an adminstrative and user-signup tool for [https://tilde.town]_.
|
|
|
|
|
2017-02-16 08:49:26 +00:00
|
|
|
## Features, present and future
|
2016-10-18 04:30:02 +00:00
|
|
|
|
2017-02-16 08:49:26 +00:00
|
|
|
* (✓) User signup form
|
|
|
|
* eventually with client-side key generation (only server-side key
|
|
|
|
**validation** at this point)
|
|
|
|
* (✓) Guestbook
|
|
|
|
* (✓) Helpdesk
|
|
|
|
* (✓) User account management
|
2016-10-18 04:30:02 +00:00
|
|
|
* Start/stop services
|
|
|
|
* Cost reporting using AWS
|
|
|
|
* Status monitoring
|
|
|
|
|
2017-02-16 08:49:26 +00:00
|
|
|
## Requirements
|
2016-10-18 04:30:02 +00:00
|
|
|
|
2017-02-16 08:49:26 +00:00
|
|
|
* Python 3.5+
|
|
|
|
* PostgreSQL 9+
|
|
|
|
|
|
|
|
## Installation / setup
|
|
|
|
|
|
|
|
Refer to the rather rough [serversetup.md](server setup guide). just ask
|
|
|
|
~vilmibm though if you want to set this up.
|
2016-10-18 04:30:02 +00:00
|
|
|
|
|
|
|
## Authors
|
|
|
|
|
|
|
|
* [~vilmibm](https://tilde.town/~vilmibm)
|
|
|
|
|
|
|
|
## License
|
|
|
|
|
|
|
|
AGPL 3.0
|
|
|
|
|