{"id":18418391,"url":"https://github.com/goobaroo/docker-ftbintegration","last_synced_at":"2026-04-24T20:34:24.072Z","repository":{"id":208077558,"uuid":"716338139","full_name":"Goobaroo/docker-ftbintegration","owner":"Goobaroo","description":"A Modded Java Minecraft server container for Unraid that runs FTB Presents Integration by Parts DX.","archived":false,"fork":false,"pushed_at":"2025-11-04T13:49:44.000Z","size":13,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-11-04T15:22:42.569Z","etag":null,"topics":["docker","minecraft-server"],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":false,"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/Goobaroo.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-11-08T23:35:27.000Z","updated_at":"2025-11-04T13:49:48.000Z","dependencies_parsed_at":null,"dependency_job_id":"cb336bcd-4a62-4c9a-a142-daca8c51d1ba","html_url":"https://github.com/Goobaroo/docker-ftbintegration","commit_stats":null,"previous_names":["goobaroo/docker-ftbintegration"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Goobaroo/docker-ftbintegration","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Goobaroo%2Fdocker-ftbintegration","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Goobaroo%2Fdocker-ftbintegration/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Goobaroo%2Fdocker-ftbintegration/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Goobaroo%2Fdocker-ftbintegration/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Goobaroo","download_url":"https://codeload.github.com/Goobaroo/docker-ftbintegration/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Goobaroo%2Fdocker-ftbintegration/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32239853,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-24T13:21:15.438Z","status":"ssl_error","status_checked_at":"2026-04-24T13:21:15.005Z","response_time":64,"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":["docker","minecraft-server"],"created_at":"2024-11-06T04:13:33.411Z","updated_at":"2026-04-24T20:34:24.056Z","avatar_url":"https://github.com/Goobaroo.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [FTB Presents Integration by Parts DX](https://feed-the-beast.com/modpack/107-ftb_presents_integration_by_parts_dx) By FTB\n\n\u003c!-- toc --\u003e\n\n- [Description](#description)\n- [Requirements](#requirements)\n- [Options](#options)\n  * [Adding Minecraft Operators](#adding-minecraft-operators)\n- [Troubleshooting](#troubleshooting)\n  * [Accept the EULA](#accept-the-eula)\n  * [Permissions of Files](#permissions-of-files)\n  * [Resetting](#resetting)\n- [Source](#source)\n\n\u003c!-- tocstop --\u003e\n\n## Description\n\nThis container is built to run on an [Unraid](https://unraid.net) server, outside of that your milliage will vary.\n\nThe docker on first run will download the same version as tagged of `FTB Presents Integration by Parts DX` and install it.  This can take a while as the Forge installer can take a bit to complete.  You can watch the logs and it will eventually finish.\n\nAfter the first run it will simply start the server.\n\nNote: There are no modded minecraft files shipped in the container, they are all downloaded at runtime.\n\n## Requirements\n\n* /data mounted to a persistent disk\n* Port 25565/tcp mapped\n* environment variable EULA set to \"true\"\n\nAs the end user, you are repsonsible for accepting the EULA from Mojang to run their server, by default in the container it is set to false.\n\n## Options\n\nThese environment variables can be set at run time to override their defaults.\n\n* JVM_OPTS \"-Xms4096m -Xmx6144m\"\n* MOTD \"FTB Presents Integration by Parts DX Server Powered by Docker\"\n* LEVEL world\n\n### Adding Minecraft Operators\n\nSet the enviroment variable `OPS` with a comma separated list of players.\n\nexample:\n`OPS=\"OpPlayer1,OpPlayer2\"`\n\n## Troubleshooting\n\n### Accept the EULA\nDid you pass in the environment variable EULA set to `true`?\n\n### Permissions of Files\nThis container is designed for [Unraid](https://unraid.net) so the user in the container runs on uid 99 and gid 100.  This may cause permission errors on the /data mount on other systems.\n\n### Resetting\nIf the install is incomplete for some reason.  Deleting the downloaded server file in /data will restart the install/upgrade process.\n\n## Source\nGithub: https://github.com/Goobaroo/docker-ftbintegration\n\nDocker: https://hub.docker.com/repository/docker/goobaroo/ftbintegration","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoobaroo%2Fdocker-ftbintegration","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgoobaroo%2Fdocker-ftbintegration","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgoobaroo%2Fdocker-ftbintegration/lists"}