{"id":21321200,"url":"https://github.com/lgaticaq/nginx-cachet","last_synced_at":"2025-03-15T22:42:50.229Z","repository":{"id":26009579,"uuid":"81097304","full_name":"lgaticaq/nginx-cachet","owner":"lgaticaq","description":"Docker image for proxy of cachet with alpine","archived":false,"fork":false,"pushed_at":"2025-02-14T22:47:05.000Z","size":12,"stargazers_count":0,"open_issues_count":3,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-14T23:27:23.939Z","etag":null,"topics":["alpine","cachet","docker-image","nginx-cachet"],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lgaticaq.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2017-02-06T14:47:57.000Z","updated_at":"2018-04-20T13:23:34.000Z","dependencies_parsed_at":"2023-01-14T03:51:38.329Z","dependency_job_id":"7a1f2d0b-e442-41d0-a8ec-3913585793ab","html_url":"https://github.com/lgaticaq/nginx-cachet","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/lgaticaq%2Fnginx-cachet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgaticaq%2Fnginx-cachet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgaticaq%2Fnginx-cachet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lgaticaq%2Fnginx-cachet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lgaticaq","download_url":"https://codeload.github.com/lgaticaq/nginx-cachet/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243801609,"owners_count":20350106,"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":["alpine","cachet","docker-image","nginx-cachet"],"created_at":"2024-11-21T19:57:15.031Z","updated_at":"2025-03-15T22:42:50.208Z","avatar_url":"https://github.com/lgaticaq.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# nginx-cachet\n\n[![dockeri.co](http://dockeri.co/image/lgatica/nginx-cachet)](https://hub.docker.com/r/lgatica/nginx-cachet/)\n\n[![Build Status](https://travis-ci.org/lgaticaq/nginx-cachet.svg?branch=master)](https://travis-ci.org/lgaticaq/nginx-cachet)\n\n\u003e Docker image for proxy of cachet with alpine\n\nSupported tags and respective Dockerfile links\n\n- 1.13.12, 1.13, mainline, latest ([Dockerfile](https://github.com/lgaticaq/nginx-cachet/blob/master/1.13.12/Dockerfile))\n- 1.12.2, 1.12, stable ([Dockerfile](https://github.com/lgaticaq/nginx-cachet/blob/master/1.12.2/Dockerfile))\n\nExample docker-compose-yml:\n\n```yml\nversion: \"2\"\n\nservices:\n  nginx:\n    image: nginx-cachet\n    ports:\n      - 80:80\n    links:\n      - cachet\n    volumes_from:\n      - cachet\n    depends_on:\n      - cachet\n  postgres:\n    image: postgres:9.5\n    volumes:\n      - /var/lib/postgresql/data\n    environment:\n      - POSTGRES_USER=postgres\n      - POSTGRES_PASSWORD=postgres\n  cachet:\n    image: cachethq/docker:2.3.10\n    expose:\n      - 9000\n    links:\n      - postgres:postgres\n    environment:\n      - DB_DRIVER=pgsql\n      - DB_HOST=postgres\n      - DB_DATABASE=postgres\n      - DB_USERNAME=postgres\n      - DB_PASSWORD=postgres\n    volumes:\n      - /var/www\n    depends_on:\n      - postgres\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flgaticaq%2Fnginx-cachet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flgaticaq%2Fnginx-cachet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flgaticaq%2Fnginx-cachet/lists"}