{"id":31718356,"url":"https://github.com/pprecel/kymacraft-server","last_synced_at":"2026-02-17T05:03:22.504Z","repository":{"id":59695325,"uuid":"536279295","full_name":"pPrecel/kymacraft-server","owner":"pPrecel","description":null,"archived":false,"fork":false,"pushed_at":"2022-09-23T23:00:05.000Z","size":182,"stargazers_count":3,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T02:38:18.035Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Smarty","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/pPrecel.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}},"created_at":"2022-09-13T19:27:44.000Z","updated_at":"2022-10-04T21:49:56.000Z","dependencies_parsed_at":"2023-01-18T18:46:24.266Z","dependency_job_id":null,"html_url":"https://github.com/pPrecel/kymacraft-server","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pPrecel/kymacraft-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pPrecel%2Fkymacraft-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pPrecel%2Fkymacraft-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pPrecel%2Fkymacraft-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pPrecel%2Fkymacraft-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pPrecel","download_url":"https://codeload.github.com/pPrecel/kymacraft-server/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pPrecel%2Fkymacraft-server/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29534499,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-17T05:00:25.817Z","status":"ssl_error","status_checked_at":"2026-02-17T04:57:16.126Z","response_time":100,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: 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":"2025-10-09T02:38:16.529Z","updated_at":"2026-02-17T05:03:22.488Z","avatar_url":"https://github.com/pPrecel.png","language":"Smarty","funding_links":[],"categories":[],"sub_categories":[],"readme":"# kymacraft\n\n\u003esuper fancy logo here\n\nThis repository contains the Minecraft server config based on the [Kyma](https://github.com/kyma-project/kyma), the [Gardener](https://github.com/gardener/gardener) cluster, and the [docker-minecraft-server](https://github.com/itzg/docker-minecraft-server).\n\nYou can find the `Kymacraft` modpack and serverpack on the curseforge [here](https://www.curseforge.com/minecraft/modpacks/kymacraft).\n\n## Prerequisites\n\n* Gardener cluster\n* Kyma installed ( \u003e2.6 )\n\n\u003eNote: minimal setup of the Kyma is to install the `istio` and the `istio-resources` components\n\n## Installation\n\n1. Clone this repository:\n\n    ```bash\n    git clone https://github.com/pPrecel/kymacraft-server.git\n    cd kymacraft-server\n    ```\n\n2. Edit the `istio-ingressgateway` Service:\n\n    ```bash\n    kubectl edit svc -n istio-system istio-ingressgateway\n    ```\n\n    and add port number `25565` under the `.spec.ports` field:\n\n    ```yaml\n    ...\n    spec:\n        ...\n        ports:\n        - name: tcp\n            nodePort: 30623\n            port: 25565\n            protocol: TCP\n            targetPort: 25565\n    ...\n    ```\n\n    \u003eNote: if the value for the [nodePort](https://kubernetes.io/docs/concepts/services-networking/service/#type-nodeport) is in-use then choose anything else from the range 30000-32767 :)\n\n3. Export following envs:\n\n    ```bash\n    export EULA=true\n    export CLUSTER_DOMAIN=\u003ccluster_domain\u003e\n    ```\n\n4. Install chart:\n\n    ```bash\n    make install\n    ```\n\n5. After a few seconds you can reach your server by using the following address in the Minecraft application:\n\n    ```text\n    \u003ccluster_domain\u003e:25565\n    ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpprecel%2Fkymacraft-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpprecel%2Fkymacraft-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpprecel%2Fkymacraft-server/lists"}