{"id":17645501,"url":"https://github.com/bbckr/minecraft-server-docker","last_synced_at":"2026-01-08T14:08:24.652Z","repository":{"id":227871825,"uuid":"146063496","full_name":"bbckr/minecraft-server-docker","owner":"bbckr","description":"An example minecraft forge server docker image, complete with CircleCI and Terraform.","archived":false,"fork":false,"pushed_at":"2018-11-18T07:24:44.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-05T09:18:46.092Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"HCL","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/bbckr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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}},"created_at":"2018-08-25T04:05:04.000Z","updated_at":"2019-03-05T20:17:28.000Z","dependencies_parsed_at":"2024-03-22T05:30:48.888Z","dependency_job_id":null,"html_url":"https://github.com/bbckr/minecraft-server-docker","commit_stats":null,"previous_names":["bbckr/minecraft-server-docker"],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbckr%2Fminecraft-server-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbckr%2Fminecraft-server-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbckr%2Fminecraft-server-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bbckr%2Fminecraft-server-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bbckr","download_url":"https://codeload.github.com/bbckr/minecraft-server-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246285818,"owners_count":20752957,"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":[],"created_at":"2024-10-23T10:56:36.885Z","updated_at":"2026-01-08T14:08:24.623Z","avatar_url":"https://github.com/bbckr.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# minecraft-server-docker\nA base Minecraft Forge Server docker container managed in Terraform.\n\n## Running the Container Locally\n``` bash\ndocker-compose up -d\n```\n\n## Deploying the Infrastructure\nThe exported environment variables below will be configured to the terraform DigitalOcean provider when you apply. There is no need to specify it in the provider.\n``` bash\n# Required steps before deploying to the DigitalOcean default project\n# https://www.digitalocean.com/docs/api/create-personal-access-token/\nexport DIGITALOCEAN_TOKEN=TOKEN\n\n# Set docker login credentials to pull image from a private DockerHub repository\nexport TF_VAR_DOCKERHUB_USERNAME=USERNAME\nexport TF_VAR_DOCKERHUB_PASSWORD=PASSWORD\n\n# Run in ~/.ssh\nssh-keygen -b 4096 -t rsa -f digitalocean_key\n\n# For first time set-up\nterraform init terraform/\n\n# Apply\nterraform apply --auto-approve terraform/ # optional -var=\"IMAGE_TAG=X.X.X\" to deploy specific image tag, defaults to 'latest'\n```\n\n## Git Tags\nWhen tag `X.Y.Z` is pushed, a CircleCi workflow will start the job that builds and pushes the image `bckr/minecraft-forge:${CIRCLE_TAG}` to the remote docker repository.\n\n## Disclaimer\nTo automate the process, the [Minecraft EULA](https://account.mojang.com/documents/minecraft_eula) is set to true when the docker image is built. By running the container you automatically agree to the EULA.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbckr%2Fminecraft-server-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbbckr%2Fminecraft-server-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbbckr%2Fminecraft-server-docker/lists"}