|
@@ -4,13 +4,12 @@ DweebUI is a simple Docker web interface created using Javascript, Node.JS, and
|
|
Pre-Pre-Pre-Pre-Pre Alpha v0.08 ( :fire: Experimental. Don't install on any servers you care about :fire: )
|
|
Pre-Pre-Pre-Pre-Pre Alpha v0.08 ( :fire: Experimental. Don't install on any servers you care about :fire: )
|
|
|
|
|
|
[](https://github.com/lllllllillllllillll)
|
|
[](https://github.com/lllllllillllllillll)
|
|
-[](https://github.com/lllllllillllllillll/DweebUI/blob/main/LICENSE)
|
|
|
|
[](https://github.com/lllllllillllllillll)
|
|
[](https://github.com/lllllllillllllillll)
|
|
[](https://hub.docker.com/repository/docker/lllllllillllllillll/dweebui)
|
|
[](https://hub.docker.com/repository/docker/lllllllillllllillll/dweebui)
|
|
|
|
+[](https://github.com/lllllllillllllillll/DweebUI/blob/main/LICENSE)
|
|
|
|
|
|
|
|
|
|
-* This is a personal project that I decided to share.
|
|
|
|
-* This is the first project I've ever released and I'm sure it's full of plenty of bugs and mistakes.
|
|
|
|
|
|
+* This is a personal project that I decided to share. I'm sure it has plenty of bugs and mistakes.
|
|
* I haven't used Github very much and I'm still new to Javascript.
|
|
* I haven't used Github very much and I'm still new to Javascript.
|
|
* I probably should have waited a lot longer to share this :|
|
|
* I probably should have waited a lot longer to share this :|
|
|
|
|
|
|
@@ -34,7 +33,7 @@ Pre-Pre-Pre-Pre-Pre Alpha v0.08 ( :fire: Experimental. Don't install on any serv
|
|
* [x] Templates.json maintains compatability with Portainer, allowing you to use the template without needing to use DweebUI.
|
|
* [x] Templates.json maintains compatability with Portainer, allowing you to use the template without needing to use DweebUI.
|
|
* [x] Automatically persists data in docker volumes if bind mount isn't used.
|
|
* [x] Automatically persists data in docker volumes if bind mount isn't used.
|
|
* [ ] Preset variables (planned).
|
|
* [ ] Preset variables (planned).
|
|
-* [ ] Offline/Local Only (planned).
|
|
|
|
|
|
+* [ ] Offline/Local Icons (planned).
|
|
|
|
|
|
|
|
|
|
## Setup
|
|
## Setup
|
|
@@ -46,7 +45,7 @@ services:
|
|
|
|
|
|
dweebui:
|
|
dweebui:
|
|
container_name: dweebui
|
|
container_name: dweebui
|
|
- image: lllllllillllllillll/dweebui:v0.08-dev
|
|
|
|
|
|
+ image: lllllllillllllillll/dweebui:v0.08
|
|
# build:
|
|
# build:
|
|
# context: .
|
|
# context: .
|
|
environment:
|
|
environment:
|