A Django app for managing tilde.town.
 
 
 
 
 
Go to file
Mallory Hancock 9f9fbf949b add in readonly field to admin form 2019-01-19 11:17:19 -08:00
scripts do not raise if pkill fails to kill. 2019-01-18 21:31:09 +00:00
ttadmin add in readonly field to admin form 2019-01-19 11:17:19 -08:00
.gitignore add filters and submitted field for tickets 2019-01-19 10:46:20 -08:00
README.md note that we only support debian 2018-02-24 00:14:30 -08:00
serversetup.md update docs 2018-02-23 14:48:00 -08:00
setup.py upgrade psycopg2 for new postgresql 2019-01-15 05:02:45 +00:00

README.md

tildetown-admin

Being an adminstrative tool written in Django for https://tilde.town.

Features, present and future

  • User signup form
    • client-side key generation
  • Guestbook
  • Helpdesk
  • User account management
  • Start/stop services
  • Cost reporting from AWS
  • Status monitoring

Requirements

  • Python 3.5+
  • PostgreSQL 9+
  • Ubuntu or Debian

Installation / setup

Refer to the rather rough server setup guide. just ask ~vilmibm though if you want to set this up.

Authors

License

AGPL 3.0