Added user system with database features. This is fairly experimental and does not include dockerfile to automatically generate a mongodb. This should be in future commits along with ability to save hosts branching off this database feature.
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -157,4 +157,8 @@ typings/
|
||||
.dotnet/
|
||||
|
||||
# .local
|
||||
.local/
|
||||
.local/
|
||||
/docker/docker-compose.yml
|
||||
/src/data/
|
||||
/docker/mongodb/
|
||||
/docker/docker-compose.yml
|
||||
|
||||
Reference in New Issue
Block a user