Fix deploy to use restart.sh; update cluster link to mini.ajet.fyi
Deploy ${{ gitea.repository }} / deploy (push) Successful in 1s
Deploy ${{ gitea.repository }} / deploy (push) Successful in 1s
This commit is contained in:
@@ -12,4 +12,4 @@ jobs:
|
||||
run: |
|
||||
ssh -o StrictHostKeyChecking=accept-new -o BatchMode=yes \
|
||||
root@100.106.10.22 \
|
||||
'cd /root/repos/www && git pull && ./start.sh'
|
||||
'cd /root/repos/www && git pull && ./restart.sh'
|
||||
|
||||
@@ -33,7 +33,7 @@
|
||||
[:li [:a {:href "https://ebooks.ajet.fyi"} "ebooks"]]
|
||||
[:li [:a {:href "https://uptime.ajet.fyi"} "uptime"]]
|
||||
[:li [:a {:href "https://grafana.ajet.fyi"} "grafana"]]
|
||||
[:li [:a {:href "https://mini:8006"} "cluster"]]
|
||||
[:li [:a {:href "https://mini.ajet.fyi"} "cluster"]]
|
||||
[:li [:a {:href "http://192.168.1.124:8081"} "mp4"]]
|
||||
[:li [:a {:href "http://24.97.151.11/aca/index.html#view"} "upstate live feed"]]]
|
||||
[:h2 "Keymap"]
|
||||
|
||||
Reference in New Issue
Block a user