{"id":17548797,"url":"https://github.com/lslezak/calendar","last_synced_at":"2026-02-15T15:43:16.201Z","repository":{"id":73224491,"uuid":"145289379","full_name":"lslezak/calendar","owner":"lslezak","description":"Web and CalDav calendar","archived":false,"fork":false,"pushed_at":"2018-08-19T20:37:11.000Z","size":30,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-06T16:41:49.578Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lslezak.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":"2018-08-19T09:24:07.000Z","updated_at":"2018-08-19T20:37:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"2d562ee4-cdfa-40bc-8524-bc4432cdce96","html_url":"https://github.com/lslezak/calendar","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lslezak/calendar","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lslezak%2Fcalendar","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lslezak%2Fcalendar/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lslezak%2Fcalendar/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lslezak%2Fcalendar/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lslezak","download_url":"https://codeload.github.com/lslezak/calendar/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lslezak%2Fcalendar/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29482698,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T15:33:17.885Z","status":"ssl_error","status_checked_at":"2026-02-15T15:32:53.698Z","response_time":118,"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":[],"created_at":"2024-10-21T02:44:08.380Z","updated_at":"2026-02-15T15:43:16.181Z","avatar_url":"https://github.com/lslezak.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Web and CalDav Calendar Docker Application\n\n- Make sure you have the `docker-compose` installed and the docker\n  service is running.\n\n\n## Initialization\n\nAt first start you need to build the docker images and initialize the Postgres\ndatabase. You can do this by running the `./docker_init.sh` script. The\nscript keeps the app running, then you can access http://localhost:8080\nand create the resources in the [DaviCal](https://www.davical.org/) server.\n\n## Later Start\n\nTo start the application run `docker-compose up` (to run the application in\nthe foreground) or `docker-compose start` (to run it in background).\n\nSee more details in the [docker-compose documentation](\nhttps://docs.docker.com/compose/reference/overview/).\n\n## Shutdown\n\nWhen running in backround you can stop the application by running\n`docker-compose down`.\n\n\n## Firewall\n\nIf you want to access the application from outside make sure\nthe ports 80 and 8080 and allowed in the firewall configuration.\n\n```bash\nfirewall-cmd --permanent --zone=public --add-service=http\nfirewall-cmd --permanent --zone=public --add-port=8080/tcp\n```\n\nSee the [firewalld documentation](https://firewalld.org/documentation/howto/open-a-port-or-service.html).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flslezak%2Fcalendar","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flslezak%2Fcalendar","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flslezak%2Fcalendar/lists"}