-
Release 1.0.001
StableAll checks were successfulBuild & Release / release (push) Successful in 8sreleased this
2026-05-13 18:28:17 +02:00 | 1 commits to master since this release## Änderungen in 1.0.001 - ci: DELETE response fix – kein json.load bei 204 (9bccc61)-
ci: release.py löscht bestehenden Release vor Neuanlage (
f0ce9a3) -
ci: retrigger nach runner neustart (
748efa1) -
ci: checkout mit expliziter server-url für Job-Container (
4529bcc) -
ci: test workflow entfernt (
f10adf7) -
ci: test docker nach runner neuaufbau (
53eb1e8) -
ci: test docker nach runner neuregistrierung (
59bcfa6) -
ci: test docker nach runner config update (
8865676) -
ci: test docker availability in runner (
a9c17a2) -
ci: direkter docker build+push via Host-Runner und Forgejo Registry (
ba3b1b0) -
ci: Docker-CLI Fallback auf statische Binary wenn apt fehlt (
24893b0) -
ci: Docker-CLI per apt installieren, Image via gemounteten Socket bauen (
73703fd) -
ci: changelog.py macht git-log selbst, kein Shell-Piping (
c6059c4) -
ci: changelog via env-var statt Shell-Argument (
a424d52) -
ci: remove probe workflow (
8b7fde2) -
ci: probe runner label=native (
473136a) -
ci: probe runner label=docker (
23f45b9) -
ci: probe runner label=ubuntu-latest (
3835beb) -
ci: probe runner label=ubuntu-20.04 (
dd692f2) -
ci: probe runner label=ubuntu-22.04 (
d1e34ec) -
ci: Source-Release statt Docker-Build im Runner (
2220912) -
ci: Kaniko statt docker build (kein Docker-Daemon nötig) (
0796051) -
ci: runs-on: docker statt ubuntu-latest (
15d1efc) -
ci: Python-Script ausgelagert, keine Heredocs im Workflow (
28594a0) -
ci: workflow fix – urllib statt curl, saubere Heredocs (
e53facf) -
ci: Forgejo Actions – Build & Release Workflow (
e09b9f8) -
refactor: ein Image (Auth + Dashboard) via supervisord (
9426d07) -
feat: initial mqtt dashboard stack (
576d8d5)Deployment auf dem Server
# Einmalig: deploy.sh herunterladen wget https://git.pfeiffer-privat.de/ppfeiffer/mqtt-dashboard-stack/raw/branch/master/deploy.sh && chmod +x deploy.sh # Update auf Version 1.0.001 ./deploy.sh 1.0.001Oder manuell
wget https://git.pfeiffer-privat.de/ppfeiffer/mqtt-dashboard-stack/releases/download/1.0.001/mqtt-dashboard-app-1.0.001.tar.gz wget https://git.pfeiffer-privat.de/ppfeiffer/mqtt-dashboard-stack/releases/download/1.0.001/docker-compose-1.0.001.yml tar -xzf mqtt-dashboard-app-1.0.001.tar.gz docker build -t https://git.pfeiffer-privat.de/ppfeiffer/mqtt-dashboard-stack:1.0.001 ./app docker tag https://git.pfeiffer-privat.de/ppfeiffer/mqtt-dashboard-stack:1.0.001 https://git.pfeiffer-privat.de/ppfeiffer/mqtt-dashboard-stack:latest cp docker-compose-1.0.001.yml docker-compose.yml docker compose up -d
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
docker-compose-1.0.001.yml
1 download ·
2026-05-13 18:28:28 +02:00 · 3.6 KiB -
mosquitto-config-1.0.001.tar.gz
0 downloads ·
2026-05-13 18:28:28 +02:00 · 527 B -
mqtt-dashboard-app-1.0.001.tar.gz
0 downloads ·
2026-05-13 18:28:28 +02:00 · 22 KiB
-