Skip to content

DEADASS, in case you didn't learn your lesson the first time

Notifications You must be signed in to change notification settings

ComputerScienceHouse/DEADASS2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DEaDASS 2 - In case you didn't learn your lesson the first time

Database Execution and Deletion Administrative Self Service

DEaDASS is a database management system to allow automated creation and deletion of various database instances, as well as eventually replicating and replacing the functionality of phpMyAdmin and phpPgAdmin. It is written in Flask.

Spinning up

Docker is the recommended method of running this.

docker build -t deadass .

docker run -p 8080:8080 deadass

If you need credentials, contact an RTP.

About

DEADASS, in case you didn't learn your lesson the first time

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published