diff --git a/Readme.md b/Readme.md index 2e5b925..21347c4 100644 --- a/Readme.md +++ b/Readme.md @@ -4,13 +4,14 @@ Status Page with your Server informations (HDD usage, ram usage, load, systemd) # Installation -## Fast -``` -curl https://git.keks.cloud/kekskurse/http-server-status/raw/branch/main/install.sh | sh -``` +## Dowanload URLs: -## Manual -To Install the Server Montiroing download the last .deb File from the Release page and save it as http-server-status.deb on your server. Than install the package with dpkg +Last Dev Build: `https://kekscloud-releases.s3.eu-central-003.backblazeb2.com/http-server-status/last.deb` +Last Release Build: `https://kekscloud-releases.s3.eu-central-003.backblazeb2.com/http-server-status/stable.deb` +Special Version: `https://kekscloud-releases.s3.eu-central-003.backblazeb2.com/http-server-status/http-server-status_1.0.7_linux_amd64.deb` (Bigger than 1.0.7) + + +To Install the Server Montiroing download the last .deb File from the Release page or the links above and save it as http-server-status.deb on your server. Than install the package with dpkg ``` dpkg -i http-server-status.deb @@ -30,6 +31,4 @@ After this start the server ``` sudo systemctl start http-server-status -``` - -. \ No newline at end of file +``` \ No newline at end of file