Commit Graph

166 Commits

Author SHA1 Message Date
3wc
b8e2929bf2 chore: publish 2.0.0+v4.2.10-hometown-1.1.1 release
All checks were successful
continuous-integration/drone/push Build is passing
2024-07-31 12:44:37 -04:00
18a956d084 Merge pull request 'Database backups' (#21) from amras/hometown:backups into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #21
Reviewed-by: decentral1se <decentral1se@noreply.git.coopcloud.tech>
2024-07-15 09:22:46 +00:00
7525e5826c Create database backups
When running `abra app backup`/`abra app restore`, use `pg_dump -Fc`.

This is the backup strategy recommended by hometown, just abra-ified.
(e.g. Update Steps here: https://github.com/hometown-fork/hometown/releases/tag/v4.2.10%2Bhometown-1.1.1)
2024-07-14 13:53:45 +00:00
2ca92dd55f
fix: drop golang templatin'
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-28 22:40:46 +01:00
3wc
080fcd7a2d chore: publish 1.1.9+v4.0.15-hometown-1.1.1 release
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-27 01:30:10 -03:00
3wc
556d73cce8 Further startup fix
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-27 01:26:42 -03:00
3wc
f6c2527182 Run migrations during app startup
All checks were successful
continuous-integration/drone/push Build is passing
2024-03-27 00:55:00 -03:00
3wc
953faaca83 chore: publish 1.1.8+v4.0.15-hometown-1.1.1 release
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-16 18:57:41 -03:00
547cefbd19 chore: publish 1.1.7+v4.0.14-hometown-1.1.1 release
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-15 16:14:49 +01:00
91ed3cf439
chore: publish 1.1.6+v4.0.13-hometown-1.1.1 release
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-12 22:18:27 +00:00
6f31be3458
Bump ENTRYPOINT_CONF_VERSION 2024-02-12 22:16:14 +00:00
3wc
4e8ae43423 chore: publish 1.1.5+v4.0.13-hometown-1.1.1 release
All checks were successful
continuous-integration/drone/push Build is passing
2024-02-01 20:31:28 -03:00
3wc
2e46a01082 chore: publish 1.1.4+v4.0.10-hometown-1.1.1 release
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-11 21:33:16 -03:00
3wc
1155b3cc50 Improve abra.sh and use DB_PASS_FILE 2024-01-11 21:32:36 -03:00
66adadea97 Merge pull request 'Add missing S3_ vars' (#19) from add/missing-s3-vars into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #19
2023-10-31 22:11:54 +00:00
e776970066
Bump recipe version 2023-10-31 21:41:39 +00:00
eab512222a
Add missing S3_ vars 2023-10-31 16:06:17 +00:00
9d5e427b80 chore: publish 1.1.2+v4.0.10-hometown-1.1.1 release
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-30 16:32:13 +01:00
c1ca15ff87 bump up the entrypoint version
All checks were successful
continuous-integration/drone/push Build is passing
2023-10-30 15:50:39 +01:00
f4ad09c3b2 chore: publish 1.1.1+v4.0.6-hometown-1.1.1 release
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing
2023-10-30 15:27:30 +01:00
3fc213854f Merge pull request 'fix links in README' (#16) from amras/hometown:main into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #16
2023-09-11 16:15:55 +00:00
7cec462a60 fix links in README
* opening paragraph previously pointed to git.autonomic.zone's archived repo
* decentral1se/hometown is no longer used in the recipe.

Signed-off-by: Sarma <amras@noreply.git.coopcloud.tech>
2023-09-11 15:04:46 +00:00
acee84e403 Add missing secret env entries
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone/tag Build is passing
2023-07-24 14:10:22 +01:00
307037b36b Move elasticsearch to compose.elasticsearch.yml (#15)
All checks were successful
continuous-integration/drone/push Build is passing
I realised although I had created compose.elasticsearch.yml I had only moved the env vars into it, not the actual service.

Now moved the service and the volume :)

I haven't tried it, but will do soon for bath.social...

Co-authored-by: Nick Sellen <git@nicksellen.co.uk>
Reviewed-on: #15
2023-07-20 12:51:39 +00:00
86bef2441d Merge pull request 'Add S3 configuration' (#14) from add/s3 into main
All checks were successful
continuous-integration/drone/push Build is passing
Reviewed-on: #14
2023-07-19 19:14:59 +00:00
2e446c4467 Add missing file_env entries 2023-07-19 19:29:39 +01:00
21e07e59ed Fix elasticsearch filename 2023-07-19 19:26:01 +01:00
e6f7efaa44 Improve .env.sample COMPOSE_FILE options 2023-07-19 19:26:01 +01:00
2dc49d51e4 Move elasticsearch config into separate yml 2023-07-19 19:26:01 +01:00
754ab9411c Add SECRET_AWS_SECRET_ACCESS_KEY_VERSION 2023-07-19 19:26:01 +01:00
fd89ab14ce Remove S3_ENABLED from .env.sample
It gets enabled by include compose.s3.yml
2023-07-19 19:26:01 +01:00
205a882653 Split S3 config into compose.s3.yml 2023-07-19 19:23:11 +01:00
0bed30c1bf Add S3 vars 2023-07-19 19:22:04 +01:00
3wc
284984d49c Rename release notes dir
All checks were successful
continuous-integration/drone/push Build is passing
Bad docs, bad! 😾
2023-07-18 10:16:23 +01:00
3wc
1338294417 chore: publish 1.0.0+v4.0.6-hometown-1.1.1 release
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-16 21:46:20 +01:00
3wc
81e413153c chore: publish 0.2.2+v3.5.10-hometown-1.0.8 release
All checks were successful
continuous-integration/drone/push Build is passing
2023-07-16 21:39:32 +01:00
22a3da9e9a chore: publish 0.2.1+v3.5.5-hometown-1.0.8 release
Some checks reported errors
continuous-integration/drone/push Build was killed
2023-03-15 16:28:17 +01:00
4751c7f8a4
docs: note about compat [ci skip] 2023-02-17 09:57:06 +01:00
17ac659f67
fix: add RAILS_ENV [ci skip] 2023-02-17 09:55:17 +01:00
8e761a286d chore: release 0.2.0+v3.5.5-hometown-1.0.8
Some checks failed
continuous-integration/drone/push Build is failing
2023-02-15 16:24:53 +01:00
05f3ac602e
docs: more masto pointers [ci skip] 2023-02-15 01:59:43 +01:00
3c95b8a5ab
docs: migration of tips & tricks
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-15 01:48:08 +01:00
47fa8dfcae
refactor: sort vars, drop unused, sort services
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-15 01:40:43 +01:00
c22063ec4b
refactor!: rename to more suitable name
All checks were successful
continuous-integration/drone/push Build is passing
2023-02-15 01:37:11 +01:00
a86a32fa65
docs: "modern" abra docs 2023-02-15 01:36:59 +01:00
a325717dcd
docs: recipe metadata 2023-02-15 01:36:46 +01:00
3wc
db007e4b64 Switch to self-hosted stack-ssh-deploy image [mass update]
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-21 11:49:55 -08:00
3wc
a65d9524f9 Generate secrets for Drone
All checks were successful
continuous-integration/drone/push Build is passing
2023-01-20 21:43:33 -08:00
3wc
303b6904a5 Add drone configs / secrets [mass update]
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-20 21:32:06 -08:00
3wc
3466e52ef1 Fix CI by adding networks: [mass update]
Some checks failed
continuous-integration/drone/push Build is failing
2023-01-20 11:58:41 -08:00