61 Commits

Author SHA1 Message Date
ce8bc4a03d Ignore outcome of chown /app & /config
All checks were successful
continuous-integration/drone Build is passing
2024-05-05 16:27:40 +00:00
44dbbdd396 tweak worker first run config logic
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-21 10:50:30 +00:00
e99cb9c5dd better permission detection 2023-07-21 10:50:05 +00:00
242902aef6 fix init folder permissions on creation 2023-07-21 10:44:01 +00:00
28ec5906ac fix not running multiple scripts in /config/init 2023-07-21 10:11:17 +00:00
73ef869c30 fix /config/init permissions 2023-07-20 11:39:23 +00:00
f2a90445c0 remove init scripts from cronicle-prepare.sh
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-16 16:56:46 +00:00
64571c49f0 run init scripts as root
Some checks reported errors
continuous-integration/drone/push Build was killed
2023-07-16 16:55:34 +00:00
c9e168a2d5 remove sample config keys
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-08 19:29:04 +00:00
f27a36c5c0 add ca-certificates package
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-08 16:29:40 +00:00
7812c5f6e6 change linking of config in worker mode
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-08 16:12:13 +00:00
cb8f69cca7 tidy up more files 2023-07-08 16:11:55 +00:00
0729a4454b add ssl compatibility
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-03 22:46:41 +00:00
a123d0fecd Merge pull request 'add reverse-proxy details' (#7) from develop into main [CI SKIP]
Reviewed-on: #7
2023-06-26 20:12:28 +00:00
1286d2053a add reverse-proxy details [CI SKIP] 2023-06-26 20:11:19 +00:00
1a9addf796 Merge pull request 'update to cronicle-edge 1.6.3' (#6) from develop into main
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Reviewed-on: #6
2023-06-25 13:33:44 +00:00
4019df3cce add period to cronicle-edge version
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-25 13:28:58 +00:00
0774624fbc update to cronicle-edge 1.6.3
Some checks failed
continuous-integration/drone/push Build is failing
2023-06-25 13:25:25 +00:00
8c21c43bfd add new pipeline for better building [CI SKIP] 2023-06-05 21:52:50 +00:00
504aa38362 Merge pull request 'typo correction on readme [CI SKIP]' (#5) from develop into main [CI SKIP]
All checks were successful
continuous-integration/drone/tag Build is passing
Reviewed-on: #5
2023-06-05 21:19:16 +00:00
5fcb0c0e08 typo correction on readme [CI SKIP] 2023-06-05 21:18:31 +00:00
aace951501 Merge pull request 'fix drone release build dependency graph' (#4) from develop into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #4
2023-06-05 21:09:47 +00:00
193f104408 fix drone release build dependency graph
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-05 21:04:42 +00:00
c4e8faff3b Merge pull request '1.0.2' (#3) from develop into main
Some checks reported errors
continuous-integration/drone/push Build was killed
Reviewed-on: #3
2023-06-05 20:50:04 +00:00
0080d188ab update readme [CI SKIP] 2023-06-05 20:49:35 +00:00
eefaba12cb fix drone dependency graph
All checks were successful
continuous-integration/drone/push Build is passing
2023-06-05 20:43:23 +00:00
114c87fefe drone build and public to ghcr also 2023-06-05 20:43:23 +00:00
a8eb04c76b expose log dir to /config volume 2023-06-05 20:43:23 +00:00
debd509868 add cronicle info to readme [CI SKIP] 2023-06-05 20:43:23 +00:00
e8d9f7c8cd add LOG_LEVEL env var 2023-06-05 20:43:23 +00:00
98ab91f73f update readme [CI SKIP] 2023-06-05 20:43:23 +00:00
694ba8f5ce add nano, change editor to it 2023-06-05 20:43:23 +00:00
c232595f36 Merge pull request '1.0.1' (#2) from develop into main
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Reviewed-on: #2
2023-05-27 22:10:46 +00:00
6ac07ec9a0 cleanup misc files in app dir
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-27 22:05:58 +00:00
ab73132553 set permissions to 1000 at build
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-27 21:58:31 +00:00
76cdb2640e fix to defined cronicle version 2023-05-27 21:53:40 +00:00
f1f322d58a rename user to cronicle 2023-05-27 18:46:23 +00:00
bfbc0e22d7 fix not hooking conf in if already setup
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-27 18:15:12 +00:00
f3dc829111 get correct s6 for architecture
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-27 17:49:19 +00:00
9c3caf751e Merge pull request '1.0.0' (#1) from develop into main
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
Reviewed-on: #1
2023-05-27 16:53:07 +00:00
1ac78908ad tweak build behaviour [CI SKIP] 2023-05-27 16:49:13 +00:00
f990871798 updated readme [CI SKIP] 2023-05-27 16:46:47 +00:00
2ecac58414 add .gitignore [CI SKIP] 2023-05-27 15:37:58 +00:00
613393f328 redesign around s6-overlay
All checks were successful
continuous-integration/drone/push Build is passing
2023-05-27 13:43:46 +00:00
30026b4e17 update readme [CI SKIP] 2023-05-27 13:42:38 +00:00
580845afe0 add goreleaser [CI SKIP] 2023-05-27 13:40:53 +00:00
d4aa8ff410 update drone behaviour [CI SKIP] 2023-05-27 13:40:44 +00:00
b3436f3b2c create cronicle user at build
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-29 23:49:45 +00:00
4541df4c8a Merge branch 'main' of https://git.mrmeeb.stream/MrMeeb/cronicle-docker
All checks were successful
continuous-integration/drone/push Build is passing
2022-12-29 20:36:16 +00:00
26c3a15c81 logic fixes 2022-12-29 20:36:15 +00:00