This commit is contained in:
parent
170e70df00
commit
eec88e05a9
1 changed files with 31 additions and 2 deletions
33
Readme.md
33
Readme.md
|
|
@ -1,8 +1,37 @@
|
||||||
# Softwatch
|
# Softwatch
|
||||||
Get an E-Mail notification if a new Release of an Software is available for you to update.
|
Get an E-Mail notification if a new Release of an Software is available for you to update.
|
||||||
|
|
||||||
|
# Setup
|
||||||
|
|
||||||
|
Download the Version you want to use:
|
||||||
|
|
||||||
|
## Linux ARM7 (Raspberry PI)
|
||||||
|
|
||||||
|
* Last Build: `https://kekscloud-releases.s3.eu-central-003.backblazeb2.com/softwatch/softwatch_linux_arm_7`
|
||||||
|
* Last Release: ``
|
||||||
|
* Special Release: ``
|
||||||
|
|
||||||
|
## Linux AMD64
|
||||||
|
|
||||||
|
* Last Build: `https://kekscloud-releases.s3.eu-central-003.backblazeb2.com/softwatch/softwatch_linux_amd64`
|
||||||
|
* Last Release: ``
|
||||||
|
* Special Release: ``
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
# Config
|
||||||
|
See config.yml.sample
|
||||||
|
|
||||||
# Plugins
|
# Plugins
|
||||||
## Github
|
## Github
|
||||||
## Forgejo/Gitea
|
Config Data:
|
||||||
|
| Name | Value | Example |
|
||||||
|
|------|-------|---------|
|
||||||
|
| url | Link to the github page or name | louislam/uptime-kuma |
|
||||||
|
|
||||||
# SMTP
|
## Forgejo/Gitea
|
||||||
|
Config Data:
|
||||||
|
| Name | Value | Example |
|
||||||
|
|------|-------|---------|
|
||||||
|
| server | Gitea or Forgejo Server | https://codeberg.org |
|
||||||
|
| repo | Repository of the Projeckt | forgejo/forgejo |
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue