Skip to content

stockholmuniversity/driftinfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

93 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an flask webservice that stores information about maintanence and disturbances in a sqlite3 database.

There is also some plugis that you can use to sent the information it to various places, such as wordpress, twitter, maillists etc.

Deploy  to a debian server by running:
    curl https://raw.githubusercontent.com/stockholmuniversity/driftinfo/master/bin/deploy.sh | bash

Add users by running the htpasswd program:
    htpasswd -bB -c /local/driftinfo/conf/.htpasswd <username> <password>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published