{"id":29213824,"url":"https://github.com/aguslr/docker-kotatsu-syncserver","last_synced_at":"2025-07-02T23:05:30.826Z","repository":{"id":282732139,"uuid":"949487955","full_name":"aguslr/docker-kotatsu-syncserver","owner":"aguslr","description":"Set up the server for the connected mode in Kotatsu","archived":false,"fork":false,"pushed_at":"2025-03-16T16:22:13.000Z","size":19,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-16T16:34:14.563Z","etag":null,"topics":["docker","kotatsu","kotatsu-syncserver","podman"],"latest_commit_sha":null,"homepage":"","language":"Dockerfile","has_issues":false,"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/aguslr.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":"2025-03-16T15:20:44.000Z","updated_at":"2025-03-16T16:22:16.000Z","dependencies_parsed_at":"2025-03-16T16:34:22.299Z","dependency_job_id":"52958c0d-f246-499f-9b69-dcd89d48f0bc","html_url":"https://github.com/aguslr/docker-kotatsu-syncserver","commit_stats":null,"previous_names":["aguslr/docker-kotatsu-syncserver"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aguslr/docker-kotatsu-syncserver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aguslr%2Fdocker-kotatsu-syncserver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aguslr%2Fdocker-kotatsu-syncserver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aguslr%2Fdocker-kotatsu-syncserver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aguslr%2Fdocker-kotatsu-syncserver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aguslr","download_url":"https://codeload.github.com/aguslr/docker-kotatsu-syncserver/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aguslr%2Fdocker-kotatsu-syncserver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263229087,"owners_count":23434003,"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":["docker","kotatsu","kotatsu-syncserver","podman"],"created_at":"2025-07-02T23:05:14.838Z","updated_at":"2025-07-02T23:05:30.739Z","avatar_url":"https://github.com/aguslr.png","language":"Dockerfile","funding_links":[],"categories":[],"sub_categories":[],"readme":"[aguslr/docker-kotatsu-syncserver][1]\n=====================================\n\n[![docker-pulls](https://img.shields.io/docker/pulls/aguslr/kotatsu-syncserver)](https://hub.docker.com/r/aguslr/kotatsu-syncserver) [![image-size](https://img.shields.io/docker/image-size/aguslr/kotatsu-syncserver/latest)](https://hub.docker.com/r/aguslr/kotatsu-syncserver)\n\n\nThis *Docker* image sets up *Kotatsu Sync Server* inside a docker container.\n\n\u003e **[Kotatsu Sync Server][2]** is the server for the connected mode in\n\u003e [Kotatsu][3].\n\n\nInstallation\n------------\n\nTo use *docker-kotatsu-syncserver* with an [external database][4], follow these\nsteps:\n\n1. Download the [database schema][5] to initialize your database:\n\n       mariadb -h your_mysql_db_host -u user your_mysql_db_user \u003c ./database.sql\n\n2. Clone and start the container:\n\n       docker run -p 8080:8080 \\\n         -e DATABASE_HOST=your_mysql_db_host \\\n         -e DATABASE_USER=your_mysql_db_user \\\n         -e DATABASE_PASSWORD=your_mysql_db_password \\\n         -e DATABASE_NAME=your_mysql_db_name \\\n         -e DATABASE_PORT=your_mysql_db_port \\\n         docker.io/aguslr/kotatsu-syncserver:latest\n\n3. Connect from your *Kotatsu* app to your *Kotatsu Sync Server*'s IP address on\n   port `8080`.\n\n\nBuild locally\n-------------\n\nInstead of pulling the image from a remote repository, you can build it locally:\n\n1. Clone the repository:\n\n       git clone https://github.com/aguslr/docker-kotatsu-syncserver.git\n\n2. Change into the newly created directory and use `docker-compose` to build and\n   launch the container:\n\n       cd docker-kotatsu-syncserver \u0026\u0026 docker-compose up --build -d\n\n\n[1]: https://github.com/aguslr/docker-kotatsu-syncserver\n[2]: https://github.com/KotatsuApp/kotatsu-syncserver\n[3]: https://github.com/KotatsuApp/Kotatsu\n[4]: https://kotatsu.app/dev/sync-server/\n[5]: https://raw.githubusercontent.com/KotatsuApp/kotatsu-syncserver/refs/heads/master/database.sql\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faguslr%2Fdocker-kotatsu-syncserver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faguslr%2Fdocker-kotatsu-syncserver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faguslr%2Fdocker-kotatsu-syncserver/lists"}