{"id":26142514,"url":"https://github.com/addono/mealie-server","last_synced_at":"2026-03-07T09:32:51.487Z","repository":{"id":280137251,"uuid":"929908296","full_name":"Addono/mealie-server","owner":"Addono","description":"Fly.io deployment configuration for Mealie recipe manager","archived":false,"fork":false,"pushed_at":"2026-02-18T07:58:50.000Z","size":51,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-02-18T12:39:23.152Z","etag":null,"topics":["fly","flyio","mealie","recipe-manager","self-hosted"],"latest_commit_sha":null,"homepage":"https://recipes.aknapen.nl","language":"Dockerfile","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/Addono.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-02-09T17:18:56.000Z","updated_at":"2026-02-18T07:58:53.000Z","dependencies_parsed_at":"2025-03-20T11:23:14.679Z","dependency_job_id":"6c09c903-f420-4cf4-808a-121ab4b78723","html_url":"https://github.com/Addono/mealie-server","commit_stats":null,"previous_names":["addono/mealie-server"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Addono/mealie-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Addono%2Fmealie-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Addono%2Fmealie-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Addono%2Fmealie-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Addono%2Fmealie-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Addono","download_url":"https://codeload.github.com/Addono/mealie-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Addono%2Fmealie-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30210846,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-07T09:02:10.694Z","status":"ssl_error","status_checked_at":"2026-03-07T09:02:08.429Z","response_time":53,"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","flyio","mealie","recipe-manager","self-hosted"],"created_at":"2025-03-11T03:57:00.074Z","updated_at":"2026-03-07T09:32:51.471Z","avatar_url":"https://github.com/Addono.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mealie Server on Fly.io\n\nThis repository contains the configuration for running a [Mealie](https://hay-kot.github.io/mealie/) recipe manager instance on Fly.io.\n\n## Deployment\n\nHere are some brief instructions on how to deploy your own instance:\n\n1. Install the [Fly.io CLI](https://fly.io/docs/hands-on/install-flyctl/)\n2. Fork and clone this repository\n3. (Optional) Set up your SMTP password:\n   ```bash\n   fly secrets set SMTP_PASSWORD=\"your-password-here\"\n   ```\n4. Deploy the application:\n   ```bash\n   fly deploy\n   ```\n\nAfterwards, dive into [`fly.toml`](fly.toml) to customize the configuration to your liking.\n\n## Configuration\n\nThe server is configured with:\n- Auto-scaling enabled (0-1 instances)\n- 512MB RAM\n- 1 shared CPU\n- TLS encryption\n- MailerSend SMTP for email notifications\n- European timezone (Berlin)\n- Signup disabled (first user after setup creates an admin account)\n- Custom domain\n\n## Storage\n\nThe application uses a persistent volume mount for data storage:\n- Mount point: `/app/data`\n- Auto-extends when 80% full\n- Increases in 1GB increments\n- Maximum size: 3GB\n\n## CI/CD\n\nThe application automatically deploys to Fly.io when changes are pushed to the main branch. To set this up:\n\n1. Create a Fly.io API token\n  ```bash\n  fly tokens create deploy --name \"GitHub Actions - deploy\"\n  ```\n2. Add the token as a GitHub secret named `FLY_API_TOKEN`\n  ```bash\n  gh secret set FLY_API_TOKEN\n  ```\n\n\u003e 💡 **Tip:** You can combine the token creation and secret setting in one command:\n\u003e ```bash\n\u003e gh secret set FLY_API_TOKEN -b $(fly tokens create deploy --name \"GitHub Actions - deploy\")\n\u003e ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faddono%2Fmealie-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faddono%2Fmealie-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faddono%2Fmealie-server/lists"}