Skip to content

MainSkown/DockerManager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Docker Manager

Running app

App needs to be run is sudo (maybe will implement logging into docker in the future, who knows?)

Also, there must be two variables in .env:

  • PASSWORD
  • SECRET_TOKEN

Session manager

On login user gets a session token (token from now on) in a cookie, that he/she uses to authenticate.

In future implement token rotation (if necessary).

TODO

  • api calls:
    • creating new container (with git link to clone)
    • checking status
    • turning on containers (one/all)
    • setting to be always on
  • brute force protection

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published