{"id":17222942,"url":"https://github.com/marksteve/fly-pub","last_synced_at":"2026-03-19T00:06:51.845Z","repository":{"id":138469984,"uuid":"589449893","full_name":"marksteve/fly-pub","owner":"marksteve","description":null,"archived":false,"fork":false,"pushed_at":"2023-01-16T06:22:06.000Z","size":1,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-01-30T14:25:36.222Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/marksteve.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":"2023-01-16T06:21:47.000Z","updated_at":"2023-03-08T04:44:37.000Z","dependencies_parsed_at":null,"dependency_job_id":"c9597466-288e-432f-bac4-6f1ac88d405e","html_url":"https://github.com/marksteve/fly-pub","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/marksteve%2Ffly-pub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marksteve%2Ffly-pub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marksteve%2Ffly-pub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marksteve%2Ffly-pub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marksteve","download_url":"https://codeload.github.com/marksteve/fly-pub/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245496424,"owners_count":20624885,"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-10-15T04:06:45.837Z","updated_at":"2026-01-05T18:08:56.473Z","avatar_url":"https://github.com/marksteve.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# fly-pub\n\nDeploy [pub](https://github.com/davecheney/pub) in fly.io\n\n\n1. Set up mariadb fly app\n  ```\n  cd mariadb\n  fly launch # Don't deploy and revert changes applied by to fly.toml\n  fly secrets set \\\n    MARIADB_PASSWORD=\u003cMARIADB_PASSWORD\u003e \\\n    MARIADB_ROOT_PASSWORD=\u003cMARIADB_ROOT_PASSWORD\u003e\n  fly volumes create pubdata\n  fly deploy\n  ```\n2. Set up pub fly app\n  ```\n  cd serve\n  fly launch # Don't deploy yet\n  fly secrets set 'DSN=pub:\u003cMARIADB_PASSWORD\u003e@tcp(pub-mariadb.internal:3306)/pub'\n  fly deploy\n  ```\n3. Follow [Setup](https://github.com/davecheney/pub#setup) instructions from pub. Connect to the remote database by running a proxy:\n  ```\n  fly proxy 3306 -a pub-mariadb\n  ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarksteve%2Ffly-pub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarksteve%2Ffly-pub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarksteve%2Ffly-pub/lists"}