- Timestamp:
- 07/31/2026 01:52:04 PM (6 weeks ago)
- Branches:
- main
- Children:
- f434294
- Parents:
- ccaa530
- File:
-
- 1 edited
-
deploy/MULTI-INSTANCE.md (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
deploy/MULTI-INSTANCE.md
rccaa530 r5462bab 133 133 ``` 134 134 135 **Migrated before August 2026?** Then your `klonkt-update` still restarts the 136 retired `klonkt.service`: the code updates but the running process never 137 follows, and after the next update the site can 500 on pages whose template 138 and route no longer match. Repair it once: 139 140 ```bash 141 sudo systemctl restart klonkt@<slug> # load the current code now 142 sudo bash /opt/klonkt/scripts/klonkt-refresh-updater.sh # fix the updater for good 143 ``` 144 145 The migration script does this by itself nowadays. 146 135 147 That pulls the code once into `/opt/klonkt`, reinstalls dependencies only when 136 148 `package-lock.json` changed, and restarts every instance it finds under
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)