2016-10-18 04:30:02 +00:00
|
|
|
# tildetown-admin
|
|
|
|
|
2017-10-16 19:30:44 +00:00
|
|
|
_Being an adminstrative tool written in Django for <https://tilde.town>_.
|
2016-10-18 04:30:02 +00:00
|
|
|
|
2017-02-16 08:49:26 +00:00
|
|
|
## Features, present and future
|
2016-10-18 04:30:02 +00:00
|
|
|
|
2017-10-16 19:30:44 +00:00
|
|
|
* [x] User signup form
|
|
|
|
* [x] client-side key generation
|
|
|
|
* [x] Guestbook
|
|
|
|
* [x] Helpdesk
|
|
|
|
* [x] User account management
|
|
|
|
* [ ] Start/stop services
|
|
|
|
* [ ] Cost reporting from AWS
|
|
|
|
* [ ] Status monitoring
|
2016-10-18 04:30:02 +00:00
|
|
|
|
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+
|
2018-02-24 08:14:08 +00:00
|
|
|
* Ubuntu or Debian
|
2017-02-16 08:49:26 +00:00
|
|
|
|
|
|
|
## Installation / setup
|
|
|
|
|
2017-10-16 19:30:44 +00:00
|
|
|
Refer to the rather rough [server setup guide](serversetup.md). just ask
|
2017-02-16 08:49:26 +00:00
|
|
|
~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
|