{"id":25487796,"url":"https://github.com/lpil/example-gleam-linux-deployment","last_synced_at":"2025-05-07T09:58:06.879Z","repository":{"id":276665207,"uuid":"929903636","full_name":"lpil/example-gleam-linux-deployment","owner":"lpil","description":null,"archived":false,"fork":false,"pushed_at":"2025-02-09T19:13:07.000Z","size":7,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-07T09:57:59.055Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Gleam","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/lpil.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":"2025-02-09T17:07:13.000Z","updated_at":"2025-02-13T14:49:36.000Z","dependencies_parsed_at":"2025-02-09T18:43:06.280Z","dependency_job_id":null,"html_url":"https://github.com/lpil/example-gleam-linux-deployment","commit_stats":null,"previous_names":["lpil/example-gleam-linux-deployment"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fexample-gleam-linux-deployment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fexample-gleam-linux-deployment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fexample-gleam-linux-deployment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lpil%2Fexample-gleam-linux-deployment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lpil","download_url":"https://codeload.github.com/lpil/example-gleam-linux-deployment/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252856553,"owners_count":21814858,"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":"2025-02-18T20:02:11.090Z","updated_at":"2025-05-07T09:58:06.853Z","avatar_url":"https://github.com/lpil.png","language":"Gleam","funding_links":[],"categories":["Gleam"],"sub_categories":[],"readme":"# conan\n\n1. Create Wisp web app \n2. Push to GitHub\n3. Add container building workflow\n4. Get server ubuntu LTS\n5. Configure DNS to point some domain at your server IP.\n6. On server:\n  1. `apt install podman caddy`\n  2. ```ini\n      # in /etc/containers/systemd/webapp.container\n      [Container]\n      Image=ghcr.io/lpil/example-gleam-linux-deployment:1.0.0-blue\n      PublishPort=8000:8000\n      ```\n  3. `systemctl reload-daemon`\n  4. `systemctl status webapp`\n  5. `systemctl start webapp`\n  6. `systemctl status webapp`\n  7. ```toml\n    YOUR_DOMAIN_NAME_HERE {\n            reverse_proxy localhost:8000\n    }\n     ```\n  8. `systemctl restart caddy`\n\n## Tips \u0026 tricks\n\nIf you want to run podman containers without a reverse proxy on the host\nthen you need to `ufw default allow FORWARD`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpil%2Fexample-gleam-linux-deployment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flpil%2Fexample-gleam-linux-deployment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flpil%2Fexample-gleam-linux-deployment/lists"}