{"id":16005559,"url":"https://github.com/kwaa/flytosocial","last_synced_at":"2026-01-19T21:33:11.150Z","repository":{"id":115150873,"uuid":"585898417","full_name":"kwaa/flytosocial","owner":"kwaa","description":"🪽 An attempt to run a GoToSocial instance at fly.io.","archived":false,"fork":false,"pushed_at":"2023-01-06T12:04:40.000Z","size":5,"stargazers_count":1,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T02:13:43.253Z","etag":null,"topics":["fly-io","flyio","gotosocial","litefs"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kwaa.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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":"2023-01-06T11:38:10.000Z","updated_at":"2024-03-29T17:24:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"62d76240-0eb5-47cc-8d9c-7c72c63e9e51","html_url":"https://github.com/kwaa/flytosocial","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/kwaa/flytosocial","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwaa%2Fflytosocial","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwaa%2Fflytosocial/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwaa%2Fflytosocial/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwaa%2Fflytosocial/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kwaa","download_url":"https://codeload.github.com/kwaa/flytosocial/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kwaa%2Fflytosocial/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28585515,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-19T20:45:59.482Z","status":"ssl_error","status_checked_at":"2026-01-19T20:45:41.500Z","response_time":67,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["fly-io","flyio","gotosocial","litefs"],"created_at":"2024-10-08T11:05:17.140Z","updated_at":"2026-01-19T21:33:11.132Z","avatar_url":"https://github.com/kwaa.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FlyToSocial\n\nAn attempt to run a [GoToSocial](https://github.com/superseriousbusiness/gotosocial) instance at [fly.io](https://fly.io).\n\n\u003e Testing has been held off due to concerns about surprise bills.\n\u003e\n\u003e Please let me know if there are running problems!\n\n## Caution\n\n- fly.io requires a credit card or a minimum of US$25 credit limit.\n- FlyToSocial (this repo) expects to use up the free credit completely, but you can adjust it yourself\n- I have modified the configuration for personal instance, again you can adjust it yourself\n- Object storage is required for storing media files. I recommend looking at [ripienaar/free-for-dev#IaaS](https://github.com/ripienaar/free-for-dev#iaas)\n\n## Usage\n\n\u003e Incomplete\n\n```bash\n# clone repo\ngit clone https://github.com/kwaa/flytosocial.git\ncd flytosocial\n\n# deploy\nfly deploy\n\n# volumes\nfly volumes create flytosocial_vol -r \u003cregion-1\u003e --size 1\nfly volumes create flytosocial_vol -r \u003cregion-2\u003e --size 1\nfly volumes create flytosocial_vol -r \u003cregion-3\u003e --size 1\n\n# scale\nfly scale count 3\n\n# secrets\nfly secrets set GTS_HOST=\u003cyour-domain\u003e\nfly secrets set GTS_STORAGE_S3_ENDPOINT=\u003cyour-s3-endpoint\u003e\nfly secrets set GTS_STORAGE_S3_ACCESS_KEY=\u003cyour-s3-username\u003e\nfly secrets set GTS_STORAGE_S3_SECRET_KEY=\u003cyour-s3-password\u003e\nfly secrets set GTS_STORAGE_S3_BUCKET=\u003cyour-s3-bucket\u003e\n```\n\n## Useful links\n\n- [badboy/gotosocial-fly](https://github.com/badboy/gotosocial-fly)\n  - [`fly.toml`](fly.toml) is referenced from this repository. thanks!\n- [superseriousbusiness/gotosocial/Dockerfile](https://github.com/superseriousbusiness/gotosocial/blob/main/Dockerfile)\n- [LiteFS Config Reference](https://fly.io/docs/litefs/config/)\n- [Laravel: Global SQLite with LiteFS](https://fly.io/docs/laravel/advanced-guides/global-sqlite-litefs/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkwaa%2Fflytosocial","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkwaa%2Fflytosocial","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkwaa%2Fflytosocial/lists"}