Commit graph

111 commits

Author SHA1 Message Date
lllllllillllllillll
0df303d385
Add files via upload 2023-11-16 21:20:25 -08:00
lllllllillllllillll
02a9cb5862
screenshots of v0.05 2023-11-16 20:09:27 -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
4cf7919056
new screenshots
new README.md
new CHANGELOG.md
new screenshots
2023-11-16 17:59:19 -08:00
lllllllillllllillll
3c41aaffa6
Update README.md 2023-11-12 16:52:37 -08:00
lllllllillllllillll
19f9e65755
Removed Caddy Proxy Manager.md
Will be fixed soon.
2023-11-12 16:52:06 -08:00
lllllllillllllillll
6ec890e0bc
v0.05 pre-release
When installing an app, Environment variables and labels are unchecked by default.
Added 'update' option to container drop down.
Fixed App Uninstall
Updated container_stats to ignore DweebUI and DweebCache
Updated main.js to fix javascript errors
2023-11-12 13:30:56 -08:00
lllllllillllllillll
39bb0485b9
Merge pull request #9 from lllllllillllllillll/dev
Merge dev into main for v0.04
2023-11-11 00:06:33 -08:00
lllllllillllllillll
0659999d56
v0.04.md
updated instructions for setup script or docker
2023-11-11 00:04:36 -08:00
lllllllillllllillll
cb7f9e5ab5
v0.04
## v0.04 (Nov 11th 2023)
* Docker Image and Compose file available.
* The containers DweebUI and DweebCache are hidden from the dashboard.
* Default icon for containers.
* Fixed missing information in container details/edit modals (Ports, Env, Volumes, Labels).
2023-11-11 00:00:48 -08:00
lllllllillllllillll
5d91cd50e4
v0.04
Displays default icon if one isn't found
Hid the containers DweebUI and DweebCache
New Docker Image and Compose file.
Fixed missing information viewing container details
2023-11-10 23:55:07 -08:00
lllllllillllllillll
e01b573673
added volume for dweebui 2023-11-10 17:54:40 -08:00
lllllllillllllillll
f0d78d201a
Working docker compose
Working but using hard coded passwords.
2023-11-06 19:08:35 -08:00
lllllllillllllillll
cf0c9dda4b
Hiding Dweeb Containers
* default images for dashCards.
* hiding DweebUI and DweebCache containers from displaying on dashboard.
2023-11-06 01:13:06 -08:00
lllllllillllllillll
2a4433c3e9
v0.04
Updated instructions for building Docker image
2023-11-05 18:25:18 -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
d7f75bf63b
v0.04 2023-11-05 18:16:06 -08:00
lllllllillllllillll
511d6fab14
v0.04 2023-11-05 18:14:03 -08:00
lllllllillllllillll
8621e122c4
Merge pull request #6 from lllllllillllllillll/dev
v0.03
2023-11-05 01:39:25 -07:00
lllllllillllllillll
009765f687
adjusted date.md 2023-11-05 01:27:09 -07:00
lllllllillllllillll
e48efe3ea1
Add files via upload 2023-11-04 23:41:18 -07:00
lllllllillllllillll
4c5ee56cf5
Add files via upload 2023-11-04 18:35:02 -07:00
lllllllillllllillll
d73e87b897
v0.03 changes 2023-11-04 12:02:12 -07:00
lllllllillllllillll
071ed3e515
Updated for v0.03 2023-11-04 11:59:15 -07: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
a72b0958d2
Merge pull request #5 from lllllllillllllillll/main
Merge updated readme and changelog
2023-11-01 18:14:12 -07:00
lllllllillllllillll
2b54fefb04
Delete controllers/app_actions.js 2023-11-01 01:06:03 -07:00
lllllllillllllillll
06c3789740
Update CHANGELOG.md 2023-11-01 01:05:22 -07:00
lllllllillllllillll
a6b3819368
Update README.md 2023-11-01 00:58:49 -07:00
lllllllillllllillll
94cd1293fa
Delete functions/systeminformation.js 2023-11-01 00:56:49 -07:00
lllllllillllllillll
9287c643ca
Add files via upload 2023-11-01 00:55:38 -07:00
lllllllillllllillll
e2463ebc47
Merge pull request #3 from lllllllillllllillll/dev
0.02
2023-11-01 00:54:17 -07:00
lllllllillllllillll
9597df2524
Add files via upload 2023-10-31 21:21:31 -07:00
lllllllillllllillll
0626792b0d
Add files via upload 2023-10-31 21:18:10 -07:00
lllllllillllllillll
ca06c09710
fixed variable "name" -> "user" 2023-10-29 18:59:42 -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
2942a96d46
building stackfile support. updated template.json 2023-10-18 23:43:16 -07:00
lllllllillllllillll
e4f2902f8b
Fix dashCard port. Started work on stackfiles 2023-10-18 13:44:59 -07:00
lllllllillllllillll
9b0be82d3c
Update FUNDING.yml 2023-10-18 01:47:37 -07:00
lllllllillllllillll
8ff9b9f393
renamed appCard fields
renamed appCard fields. added model for server settings.
2023-10-18 01:12:02 -07:00
lllllllillllllillll
ad9e13f4a7
added screenshot.md 2023-10-17 21:24:11 -07:00
lllllllillllllillll
b4bf755874
Add files via upload 2023-10-17 21:20:41 -07:00
lllllllillllllillll
454106a4a2
Create CHANGELOG.md 2023-10-17 01:30:39 -07:00
lllllllillllllillll
49c311378e
Add files via upload
Updated leantime and dashdot. Added privileged mode support. change vnc and vpn buttons to white
2023-10-17 01:26:04 -07:00
lllllllillllllillll
9f6533e857
Update README.md 2023-10-15 17:27:48 -07:00
lllllllillllllillll
d796a21bce
Update README.md 2023-10-15 15:35:49 -07:00
lllllllillllllillll
c38d91cf73
Update README.md 2023-10-15 15:28:51 -07:00
lllllllillllllillll
bbad1af711
Update README.md 2023-10-15 15:27:52 -07:00