Commit graph

14 commits

Author SHA1 Message Date
lllllllillllllillll
4eeb8f6b25
removed redis 2023-12-04 23:21:27 -08:00
lllllllillllllillll
da0a5b8401
Viewable container logs
You can now view a containers logs. 
Code clean-up.
2023-12-03 14:24:30 -08:00
lllllllillllllillll
ca8a40c065
removed snake_case from app.js
renamed function system_information.js to system.js
2023-11-26 17:27:10 -08:00
lllllllillllllillll
392c5104f4
Add files via upload 2023-11-25 00:24:53 -08:00
lllllllillllllillll
1893be7efc
v0.06 2023-11-24 00:54:21 -08:00
lllllllillllllillll
c2c4fcca89
v0.05
* Environment Variables and Labels are now unchecked by default.
* Support for Docker volumes.
* Fixed app uninstall.
* Fixed Proxy Manager.
* Updated functions to ignore the three DweebUI containers: DweebUI, DweebCache(redis), and DweebProxy(caddy).
* Visual updates: Tabs for networks, images, and volumes. Added 'update' option in container drop-down.
* Updated main.js to prevent javascript errors.
* Fix for templates using 'set' instead of 'default' in environment variables.
* Fixes for templates with no volumes or no labels.
* New README.md.
* New screenshots.
* Automatically persists data in docker volumes if there is no bind mount.
2023-11-16 18:01:24 -08:00
lllllllillllllillll
9f3cb150a7
Starting v0.04
First build of Docker image. Barely works, very buggy.
2023-11-05 18:19:17 -08:00
lllllllillllllillll
2a2f4331d6
v0.03
* Container graphs now load instantly
* Working net indicator
* Redis now installed as docker container
2023-11-04 10:56:08 -07:00
lllllllillllllillll
9597df2524
Add files via upload 2023-10-31 21:21:31 -07:00
lllllllillllllillll
dc5a456269
significant code clean-up
Cleaned up the code in app.js.
Started moving code into /functions.
2023-10-29 17:38:17 -07:00
lllllllillllllillll
46fb7e0faf
working usage graphs for containers.
clunky af
2023-10-25 00:39:52 -07:00
lllllllillllllillll
c063a5a0e8
semi-working container graphs
It's pretty buggy, but it works.
2023-10-21 23:23:54 -07:00
lllllllillllllillll
e4f2902f8b
Fix dashCard port. Started work on stackfiles 2023-10-18 13:44:59 -07:00
lllllllillllllillll
e86a631f0c
Add files via upload 2023-10-15 15:11:58 -07:00