A supported fork of Mastodon that provides local posting and a wider range of content types.
Go to file
nicksellen 307037b36b
continuous-integration/drone/push Build is passing Details
Move elasticsearch to compose.elasticsearch.yml (#15)
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
release Rename release notes dir 2023-07-18 10:16:23 +01:00
.drone.yml Switch to self-hosted stack-ssh-deploy image [mass update] 2023-01-21 11:49:55 -08:00
.env.sample Improve .env.sample COMPOSE_FILE options 2023-07-19 19:26:01 +01:00
.gitignore Initial commit 2021-05-07 13:34:21 +02:00
README.md docs: note about compat [ci skip] 2023-02-17 09:57:06 +01:00
abra.sh fix: add RAILS_ENV [ci skip] 2023-02-17 09:55:17 +01:00
compose.elasticsearch.yml Move elasticsearch to compose.elasticsearch.yml (#15) 2023-07-20 12:51:39 +00:00
compose.oidc.yml feat: latest hometown on the v1.0.6 branch 2022-09-29 15:09:08 +02:00
compose.s3.yml Split S3 config into compose.s3.yml 2023-07-19 19:23:11 +01:00
compose.yml Move elasticsearch to compose.elasticsearch.yml (#15) 2023-07-20 12:51:39 +00:00
entrypoint.sh.tmpl Add missing file_env entries 2023-07-19 19:29:39 +01:00

README.md

Hometown

A supported fork of Mastodon that provides local posting and a wider range of content types.

The configuration aims to stay as close as possible to coop-cloud/mastodon. At some point, ideally, we could merge them. We don't have enough folks running both Mastodon & Hometown to understand if that is a good idea right now. To be discussed.

  • Category: Apps
  • Status: 1
  • Image: decentral1se/hometown
  • Healthcheck: No
  • Backups: No
  • Email: Yes
  • Tests: No
  • SSO: Yes

Basic usage

See the coop-cloud/mastodon README.md.

Watch out in case the Mastodon recipe latest is not the same as the Hometown latest version! You can switch back to a compatible tag on the Mastodon recipe to compare docs, config etc. just to be sure.

Tips & Tricks

See the coop-cloud/mastodon README.md.

Please only gather tips & tricks that are specific to Hometown here.