{"id":15655605,"url":"https://github.com/clayrisser/easyappointments-docker","last_synced_at":"2025-10-09T07:06:54.632Z","repository":{"id":54153854,"uuid":"91025997","full_name":"clayrisser/easyappointments-docker","owner":"clayrisser","description":"A docker image for Easy!Appointments","archived":false,"fork":false,"pushed_at":"2023-07-07T08:47:29.000Z","size":820,"stargazers_count":26,"open_issues_count":2,"forks_count":20,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-09T07:04:29.230Z","etag":null,"topics":["docker","easyappointments","environment-variables"],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/clayrisser.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-05-11T21:43:30.000Z","updated_at":"2024-09-11T06:04:13.000Z","dependencies_parsed_at":"2024-10-23T04:57:48.931Z","dependency_job_id":"e3b97823-5769-40eb-b818-716b359664f1","html_url":"https://github.com/clayrisser/easyappointments-docker","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/clayrisser/easyappointments-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clayrisser%2Feasyappointments-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clayrisser%2Feasyappointments-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clayrisser%2Feasyappointments-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clayrisser%2Feasyappointments-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/clayrisser","download_url":"https://codeload.github.com/clayrisser/easyappointments-docker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/clayrisser%2Feasyappointments-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279000989,"owners_count":26082971,"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","status":"online","status_checked_at":"2025-10-09T02:00:07.460Z","response_time":59,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["docker","easyappointments","environment-variables"],"created_at":"2024-10-03T12:59:59.335Z","updated_at":"2025-10-09T07:06:54.606Z","avatar_url":"https://github.com/clayrisser.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Easy!Appointments Docker\n\nA docker image for Easy!Appointments\n\nPlease \u0026#9733; this repo if you found it useful \u0026#9733; \u0026#9733; \u0026#9733;\n\n![](assets/easy-appointments-docker.png)\n\n## Features\n\n* Change settings with environment variables\n* Sync with Google Calendar\n* Set timezone\n\n\n## Installation\n\n```sh\ndocker run --name some-mariadb -e MYSQL_ROOT_PASSWORD=hellodocker -e MYSQL_DATABASE=easyappointments mariadb:latest\ndocker run --name some-easyappointments -d --link some-mariadb:db -p 8888:8888 jamrizzi/easyappointments:latest\n```\n\n## Usage\n\n| Environment Variable | Deafult Value           |\n| -------------------- | ----------------------- |\n| BASE_URL             | \"http://localhost:8888\" |\n| LANGUAGE             | \"english\"               |\n| DEBUG                | false                   |\n| DB_HOST              | \"db\"                    |\n| DB_NAME              | \"easyappointments\"      |\n| DB_USERNAME          | \"root\"                  |\n| DB_PASSWORD          | \"hellodocker\"           |\n| GOOGLE_SYNC_FEATURE  | false                   |\n| GOOGLE_PRODUCT_NAME  |                         |\n| GOOGLE_CLIENT_ID     |                         |\n| GOOGLE_CLIENT_SECRET |                         |\n| GOOGLE_API_KEY       |                         |\n| TZ                   | \"UTC\"                   |\n\n\n## Dependencies\n\n* [Docker](https://www.docker.com/)\n\n\n## Support\n\nSubmit an [issue](https://github.com/jamrizzi/easyappointments-docker/issues/new)\n\n\n## Buy Me Coffee\n\nA ridiculous amount of coffee was consumed in the process of building this project.\n\n[Add some fuel](https://pay.jamrizzi.com) if you'd like to keep me going!\n\n\n## Contributing\n\n1. Fork it!\n2. Create your feature branch: `git checkout -b my-new-feature`\n3. Commit your changes: `git commit -m 'Add some feature'`\n4. Push to the branch: `git push origin my-new-feature`\n5. Submit a pull request :D\n\n\n## License\n\n[MIT License](https://github.com/jamrizzi/easyappointments-docker/blob/master/LICENSE)\n\n[Jam Risser](https://jamrizzi.com) \u0026copy; 2017\n\n\n## Credits\n\n* [Jam Risser](https://jamrizzi.com) - Author\n\n\n## Changelog\n\n0.1.0 (2017-08-20)\n* Beta version\n* Fixed timezone bug\n\n0.0.1 (2017-05-11)\n* Initial release\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclayrisser%2Feasyappointments-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fclayrisser%2Feasyappointments-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fclayrisser%2Feasyappointments-docker/lists"}