A Django app for managing tilde.town.
 
 
 
 
 
Go to file
Nathaniel Smith 1b607fc9ed
Merge pull request #25 from tildetown/mh-single-user-social
Create function to post about adding a single user
2017-11-17 14:41:45 -05:00
scripts remove extraneous file 2017-02-16 00:52:08 -08:00
ttadmin fix order of operations in split_posts_by_length 2017-11-17 11:34:01 -08:00
.gitignore ignore swp 2017-11-10 15:32:41 -08:00
README.md Update README.md 2017-10-16 12:30:44 -07:00
serversetup.md clean up user creation automation 2017-02-16 00:49:26 -08:00
setup.py add new requirements 2017-11-07 12:51:20 -08: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+

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