{"id":16878766,"url":"https://github.com/peterj/dagger-modules","last_synced_at":"2025-03-19T21:39:35.540Z","repository":{"id":239988149,"uuid":"801186258","full_name":"peterj/dagger-modules","owner":"peterj","description":"Collection of my Dagger modules","archived":false,"fork":false,"pushed_at":"2024-10-17T00:56:52.000Z","size":15,"stargazers_count":1,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T04:43:24.352Z","etag":null,"topics":["dagger","daggerverse"],"latest_commit_sha":null,"homepage":"","language":"Go","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/peterj.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":"2024-05-15T18:56:46.000Z","updated_at":"2024-08-03T19:40:24.000Z","dependencies_parsed_at":"2024-06-02T23:44:11.442Z","dependency_job_id":"4c021525-4f3e-4fd1-91f0-812b2f7cd08c","html_url":"https://github.com/peterj/dagger-modules","commit_stats":null,"previous_names":["peterj/dagger-modules"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterj%2Fdagger-modules","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterj%2Fdagger-modules/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterj%2Fdagger-modules/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/peterj%2Fdagger-modules/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/peterj","download_url":"https://codeload.github.com/peterj/dagger-modules/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244511056,"owners_count":20464238,"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":["dagger","daggerverse"],"created_at":"2024-10-13T15:51:17.504Z","updated_at":"2025-03-19T21:39:35.514Z","avatar_url":"https://github.com/peterj.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# My collection of Dagger modules\n\n## Fly.io Module\n\nThis module enables you to do the following:\n\n- deploy an application to Fly.io\n\n### Usage\n\nTo deploy an application to Fly.io, run the following command:\n\n```bash\ndagger call deploy --src [source-folder] --token=env:FLYIO_TOKEN\n```\n\nNote that the token can come from an environment variable or a file as well. Make sure you set that before running the deploy command.\n\n## Envoy Proxy Module\n\nThis module enables you to do the following:\n\n- run an instance of Envoy proxy using the provided configuration\n- validate the Envoy configuration file\n\n### Usage\n\nTo run an instance of Envoy proxy and expose the ports on the host, run the following command:\n\n```bash\ndagger call envoy-proxy-service --config $PWD/examples/httpbin-sample.yaml --ports 10000 --ports 9901 up\n```\n\nTo validate the Envoy configuration file, run the following command:\n\n```bash\ndagger call validate-config  --config $PWD/examples/httpbin-sample.yaml\n```\n\n```console\nconfiguration '/etc/envoy/envoy.yaml' OK\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterj%2Fdagger-modules","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpeterj%2Fdagger-modules","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpeterj%2Fdagger-modules/lists"}