drunkendog
|
bc2be40c75
|
Re-add git clone
Environment Setup Test / Setup (push) Failing after 1m6s
Details
|
2023-08-26 19:57:48 +01:00 |
drunkendog
|
7736c3e36e
|
Update .gitea/workflows/test-environment.yaml
Environment Setup Test / Setup (push) Failing after 1m6s
Details
|
2023-08-26 19:57:25 +01:00 |
drunkendog
|
61f8040b0d
|
Remove git clone
Environment Setup Test / Explore-Gitea-Actions (push) Failing after 1m6s
Details
|
2023-08-26 19:54:36 +01:00 |
drunkendog
|
4476f497cb
|
Remove `cd` into scripts/ directory in setup script
Environment Setup Test / Explore-Gitea-Actions (push) Successful in 1m9s
Details
|
2023-08-26 19:54:18 +01:00 |
drunkendog
|
57fb1ddb09
|
Fix typo in Actions
Environment Setup Test / Explore-Gitea-Actions (push) Has been cancelled
Details
|
2023-08-26 19:47:22 +01:00 |
drunkendog
|
8fdf3d75ee
|
Add environment test to gitea-actions
|
2023-08-26 19:46:29 +01:00 |
drunkendog
|
21e3f1fc24
|
Fix typo in shebang
|
2023-08-25 23:10:27 +01:00 |
drunkendog
|
daa3eeb2a0
|
Add backup/fetch-borg-latest.sh
|
2023-08-25 23:05:43 +01:00 |
drunkendog
|
72bbffede2
|
Allow relaunch-docker to be run in any directory
|
2023-08-25 22:51:17 +01:00 |
drunkendog
|
bf71600bec
|
Add post-pull.sh
|
2023-08-25 19:56:37 +01:00 |
drunkendog
|
938cdb45a3
|
Modify relaunch-docker, restrict directories from having .. in name
Strip newlines in relaunch-docker, add shebang and make relaunch-docker executable
|
2023-08-25 19:51:03 +01:00 |
drunkendog
|
3957c8f617
|
Replace deprecated --prefix with --glob-archives
|
2023-08-24 18:26:58 +01:00 |
drunkendog
|
b6f4f1ab47
|
Fix bug (replacements[0] should have been replacements[1])
|
2023-08-24 18:18:29 +01:00 |
drunkendog
|
7f4ddba8bb
|
Fix typo and spacing issue
|
2023-08-24 16:58:03 +01:00 |
drunkendog
|
c04297a3be
|
Update scripts/setup-template.py
|
2023-08-24 16:57:17 +01:00 |
drunkendog
|
c5e32f8af4
|
Fix typo (incorrect image name)
|
2023-08-24 16:37:14 +01:00 |
drunkendog
|
88d2ca8c9a
|
Add 'scripts/thelounge/launch-docker.sh'
|
2023-08-24 16:20:21 +01:00 |
drunkendog
|
3dfc9c0d1c
|
Add 'scripts/thelounge/manifest.dat'
|
2023-08-24 16:15:28 +01:00 |
drunkendog
|
ece934d473
|
Remove docker sdk dependency and add jq
|
2023-08-24 16:13:08 +01:00 |
drunkendog
|
f70843990c
|
Add docker relaunch convenience script
|
2023-08-24 16:12:45 +01:00 |
drunkendog
|
6da61a7be2
|
Add dependency (Python Docker SDK)
|
2023-08-24 15:49:53 +01:00 |
drunkendog
|
940a4edbf5
|
Rename setup script from main.sh
|
2023-08-24 15:49:09 +01:00 |
drunkendog
|
c5e698d3d5
|
Expand -d to long form (--dir)
|
2023-08-23 19:56:55 +01:00 |
drunkendog
|
aa5b31edf4
|
Add omitted executable
|
2023-08-23 19:56:11 +01:00 |
drunkendog
|
646eb1e08f
|
Update 'scripts/weechat/launch-docker.sh'
|
2023-08-23 19:53:06 +01:00 |
drunkendog
|
2803c8660e
|
Fix weechat mounts
|
2023-08-23 19:44:11 +01:00 |
drunkendog
|
2b6ad88eb3
|
Fix typo
|
2023-08-23 19:37:40 +01:00 |
drunkendog
|
be18be4f40
|
Update 'scripts/setup-template.py'
|
2023-08-23 19:36:00 +01:00 |
drunkendog
|
afd2d59ee8
|
Fix typos
|
2023-08-23 19:35:08 +01:00 |
drunkendog
|
04c1e942ef
|
Add 'scripts/weechat/launch-docker.sh'
|
2023-08-23 19:32:55 +01:00 |
drunkendog
|
a7682dcab7
|
Add 'scripts/weechat/manifest.dat'
|
2023-08-23 19:31:22 +01:00 |
drunkendog
|
83cc578d14
|
Add break when #service is found
|
2023-08-15 02:08:30 +01:00 |
drunkendog
|
2d4fc83f80
|
Add 'scripts/recover-service.py'
|
2023-08-15 02:07:48 +01:00 |
drunkendog
|
15de644813
|
Add quick recovery
|
2023-08-14 23:13:31 +01:00 |
drunkendog
|
33dd18c792
|
Replace sys.args with argparse
|
2023-08-14 22:49:43 +01:00 |
drunkendog
|
bafd045a5f
|
Replace ! -z with -n
|
2023-08-14 17:26:27 +01:00 |
drunkendog
|
8e33572053
|
Fix string concatenation
|
2023-08-14 15:01:58 +01:00 |
drunkendog
|
6e8539b758
|
Add failure modes and runtime to healthcheck
|
2023-08-14 14:15:12 +01:00 |
drunkendog
|
c31b585220
|
Only call healthcheck if backup finished without errors
|
2023-08-14 12:38:33 +01:00 |
drunkendog
|
3b68481bd0
|
Add 'backup/readme.md'
|
2023-08-14 12:35:59 +01:00 |
drunkendog
|
64eb9cb3cf
|
Update 'backup/backup-script.sh'
|
2023-08-14 12:33:05 +01:00 |
drunkendog
|
ecb87cf031
|
Add healthcheck url to borg config initializer
|
2023-08-14 12:30:49 +01:00 |
drunkendog
|
fb982cd646
|
Update 'scripts/healthchecks/launch-docker.sh'
|
2023-08-13 22:00:13 +01:00 |
drunkendog
|
f4a8014465
|
Update 'scripts/healthchecks/environment.conf.copy'
|
2023-08-13 21:59:23 +01:00 |
drunkendog
|
51a0605773
|
Update 'scripts/healthchecks/environment.conf.copy'
|
2023-08-13 21:52:40 +01:00 |
drunkendog
|
752a57d87e
|
Update 'scripts/healthchecks/launch-docker.sh'
|
2023-08-13 21:51:52 +01:00 |
drunkendog
|
aa2dc773f9
|
Update 'scripts/healthchecks/launch-docker.sh'
|
2023-08-13 21:51:30 +01:00 |
drunkendog
|
678af00368
|
Change default email port to 587
|
2023-08-13 21:47:19 +01:00 |
drunkendog
|
773cc3c8e4
|
Fix typo
|
2023-08-13 21:18:08 +01:00 |
drunkendog
|
d4f454d75d
|
Fix missing $s
|
2023-08-13 21:17:15 +01:00 |