Skip to content

Simple dashboard that lets you manage many things in daily life

Notifications You must be signed in to change notification settings

jfrverdasca/manymanager

Repository files navigation

docker-compose up -d
docker exec -it manymanager_postgres_1 psql -U postgres
$ create database manymanager;
$ \q

docker-compose restart

Service should be now ready to use:
http://<server_ip>:2048/

About

Simple dashboard that lets you manage many things in daily life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published