Commit Graph

50 Commits

Author SHA1 Message Date
54624241bd Merge pull request 'custom deploy [ci skip]' (#7) from custom-deploy into main
Reviewed-on: #7
2025-02-07 17:29:18 +00:00
482ef7b2bf Merge remote-tracking branch 'origin/main' into custom-deploy 2025-02-07 18:26:31 +01:00
0a0db3ac63 remove exit 0 2025-02-07 18:24:13 +01:00
b8bd53d0d0 fix .env.sample domain 2024-12-09 19:23:33 -08:00
a0e35bf250 chore: publish v0.2.0+1.25.3-alpine release v0.2.0+1.25.3-alpine 2024-12-09 19:08:33 -08:00
95bbe01b73 #9 adding coop-cloud version label 2024-12-09 19:07:00 -08:00
48bbe165ad improve example URLs for deploy keys in README v0.1.0 2024-12-08 14:05:04 +01:00
9fd5fef3d2 add Usage section to README 2024-11-26 16:06:01 +01:00
fb4a3fad43 fix empty HUGO_GIT_BRANCH 2024-08-06 18:30:02 +02:00
70568903b9 add optional HUGO_GIT_BRANCH 2024-08-06 18:22:05 +02:00
21e1275cad update README with Alternative Domains & Sub-Domains 2024-06-13 14:17:06 +02:00
f7d721ff0a update .env.sample and README.md 2024-06-13 12:06:32 +02:00
6187a9e3a5 update .env.sample 2024-06-13 11:51:42 +02:00
d3fa64cee3 update .env.sample and README to clarify HTTP Auth & Private repos #8 2024-06-13 11:46:06 +02:00
020db14b1e Update README.md 2024-04-03 17:47:13 +00:00
6dfff1c535 wip: custom deploy [ci skip]
See #6
2024-04-02 22:57:25 +02:00
5cdf3b3965 style README.md more 2024-03-24 19:59:42 +01:00
6d277e052d enhance Private Repo docs in README 2024-03-24 19:51:39 +01:00
cab6a5531f Update README.md link to issue #586 2024-03-24 15:48:09 +00:00
3a5fb6ab2f docs: upload pub key 2024-03-23 13:52:19 +01:00
51b88d48d2 docs: missing COMPOSE_FILE 2024-03-23 13:46:31 +01:00
3af03468ec docs: moar help 2024-03-23 13:45:46 +01:00
476ebfbbaa docs: troubleshooting 2024-03-23 13:44:10 +01:00
1c11d58403 fix: generalise that 2024-03-23 13:42:30 +01:00
5b0d92691f docs: modes 2024-03-23 13:33:26 +01:00
96c1ca1ee4 feat: private repos 2024-03-23 13:25:32 +01:00
dba79dc23b feat: entrypoint basic auth generation 2024-03-23 12:56:39 +01:00
acf824c967 fix: use correct env var 2024-03-23 11:48:32 +01:00
59c07800a9 feat: follow entrypoint orthodoxy 2024-03-23 11:39:37 +01:00
70ad6b8117 chore: shuffle & exit code 0 (paranoia) 2024-03-23 11:29:12 +01:00
a7b24998f7 fix: connect with networks 2024-03-23 11:26:16 +01:00
c44c5f6c85 fix: expliclity reset cmd 2024-03-23 11:22:34 +01:00
ffc0448000 fix: executable deploy script & make entrypoint 2024-03-23 11:20:52 +01:00
fd6857b7e4 fix: auth env vars shuffle 2024-03-23 11:18:59 +01:00
897bf69b8c refactor!: using root from webhookd image 2024-03-23 11:14:00 +01:00
c031a9fb8f modify Hugo commands 2024-03-22 17:28:20 +01:00
e3f9fec275 fix: name correctly 2024-03-22 15:08:05 +01:00
50ed696162 fix: make list 2024-03-22 14:49:42 +01:00
6abed8dcc8 update README.md with Recipe boilerplate 2024-03-22 11:35:38 +01:00
a2f990d65b docs: wipe for now 2024-03-22 00:00:57 +01:00
abdc955dde wip: running pass on remaining features 2024-03-22 00:00:14 +01:00
5e14166fd8 move environment stanza to .env.sample 2024-03-21 11:16:39 +01:00
4cc74b7965 remove unneeded ports on builder 2024-03-21 11:08:08 +01:00
d7266cfa90 remove EXTRA_DOMAINS 2024-03-21 11:07:47 +01:00
213ba33f93 add deploy stanza with traefik stuffs 2024-03-21 11:03:42 +01:00
be6163944c add ENV variables to abra.sh file 2024-03-21 10:59:40 +01:00
fa9bf9bf4e start migrating compose.yml to the 'abra way'
- Rename service to app
- Remove build: stanza
- Convert non Named Volumes to configs
-
2024-03-21 10:59:40 +01:00
363feeec46 refactor!: migrating to own image 2024-03-21 10:06:03 +01:00
a59609bbba make docker-compose.yml into compose.yml 2024-03-21 10:04:55 +01:00
d5cc887a59 init clone of @adz code from offline.place 2024-03-20 13:28:42 +01:00