mirror of
https://codeberg.org/forgejo/docs.git
synced 2024-11-21 17:36:59 -05:00
developer: infrastructure: check for next.forgejo.org upgrades hourly
This commit is contained in:
parent
da8202b897
commit
0127a9b0a4
1 changed files with 1 additions and 1 deletions
|
@ -323,7 +323,7 @@ It hosts LXC containers setup with [lxc-helpers](https://code.forgejo.org/forgej
|
|||
Dedicated to https://next.forgejo.org
|
||||
|
||||
- LXC creation same as code.forgejo.org
|
||||
- `/etc/cron.daily/forgejo-upgrade` runs `/home/debian/run-forgejo.sh > /home/debian/run-forgejo-$(date +%d).log`
|
||||
- `/etc/cron.hourly/forgejo-upgrade` runs `/home/debian/run-forgejo.sh > /home/debian/run-forgejo-$(date +%d).log`
|
||||
- When a new major version is published (8.0 for instance) `run-forgejo.sh` must be updated with it
|
||||
- Reset everything
|
||||
```sh
|
||||
|
|
Loading…
Reference in a new issue