{"id":22944886,"url":"https://github.com/mfa/fedi-cress-space","last_synced_at":"2025-09-20T21:32:17.502Z","repository":{"id":142565547,"uuid":"562555853","full_name":"mfa/fedi-cress-space","owner":"mfa","description":"gotosocial deployed on fly.io","archived":false,"fork":false,"pushed_at":"2024-09-27T18:31:15.000Z","size":44,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-11T07:35:07.060Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mfa.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-11-06T18:00:13.000Z","updated_at":"2024-09-27T18:31:19.000Z","dependencies_parsed_at":"2024-04-18T10:43:20.353Z","dependency_job_id":"fb896bc6-5794-4922-a051-f7ffd3a12f34","html_url":"https://github.com/mfa/fedi-cress-space","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfa%2Ffedi-cress-space","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfa%2Ffedi-cress-space/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfa%2Ffedi-cress-space/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mfa%2Ffedi-cress-space/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mfa","download_url":"https://codeload.github.com/mfa/fedi-cress-space/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":233690494,"owners_count":18714782,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-12-14T14:28:29.622Z","updated_at":"2025-09-20T21:32:12.236Z","avatar_url":"https://github.com/mfa.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fedi.cress.space\n\n## about\n\nSetup and update [gotosocial.org](https://gotosocial.org) on [fly.io](https://fly.io) for [fedi.cress.space](https://fedi.cress.space).\n\nThis setup has no email support, so administration has to happen via shell (see below).\n\nSome context in my blog: \u003chttps://madflex.de/setup-fedi-cress-space/\u003e\n\n## bootstrap / update\n\nTo update to a newer version edit `bootstrap.sh`.\n\nrun script:\n```\nsh bootstrap.sh\n```\n\nand edit config.yaml if new. For updated version look into added settings!\n\n\n## setup for fly.io\n\ncreate volume to store sqlite database and attachments\n```\nflyctl volumes create gotosocial_data --app fedi-cress-space --region fra --size 1\n```\n\n\n## deploy\n\n```\nflyctl deploy --local-only --region fra\n```\n\n\n## DNS / SSL\n\nAdd CNAME records from `your.domain` to `xxx.fly.dev` to your DNS provider.\nAnd a CNAME for the letsencrypt of [fly.io](https://fly.io), see \u003chttps://fly.io/apps/fedi-cress-space/certificates\u003e\n\n\n## add user(s) to instance\n\nLogin to the instance via ssh\n```\nflyctl ssh console\n```\n\nCreate a superuser\n```\n# create account\n/app/gotosocial --config-path /app/config.yaml admin account create --username some_username --email some_email@whatever.org --password 'SOME_PASSWORD'\n# activate account\n/app/gotosocial --config-path /app/config.yaml admin account confirm --username some_username\n# give super user rights to account\n/app/gotosocial --config-path /app/config.yaml admin account promote --username some_username\n```\n\nFirst two steps to add \"normal\" users.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfa%2Ffedi-cress-space","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmfa%2Ffedi-cress-space","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmfa%2Ffedi-cress-space/lists"}