GithubHelp home page GithubHelp logo

goobaroo / docker-ftbskyfactory3 Goto Github PK

View Code? Open in Web Editor NEW
0.0 2.0 0.0 7 KB

A Modded Java Minecraft server container for Unraid that runs FTB Presents Skyfactory 3.

Dockerfile 21.63% Shell 78.37%
docker minecraft-server

docker-ftbskyfactory3's Introduction

Description

This container is built to run on an Unraid server, outside of that your milliage will vary.

The docker on first run will download the same version as tagged of FTB Presents Skyfactory 3 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.

After the first run it will simply start the server.

Note: There are no modded minecraft files shipped in the container, they are all downloaded at runtime.

Requirements

  • /data mounted to a persistent disk
  • Port 25565/tcp mapped
  • environment variable EULA set to "true"

As 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.

Options

These environment variables can be set at run time to override their defaults.

  • JVM_OPTS "-Xms4096m -Xmx4096m"
  • MOTD "FTB Presents Skyfactory 3 Server Powered by Docker"
  • LEVEL world

Adding Minecraft Operators

Set the enviroment variable OPS with a comma separated list of players.

example: OPS="OpPlayer1,OpPlayer2"

Troubleshooting

Accept the EULA

Did you pass in the environment variable EULA set to true?

Permissions of Files

This container is designed for Unraid 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.

Resetting

If the install is incomplete for some reason. Deleting the downloaded server file in /data will restart the install/upgrade process.

Source

Github: https://github.com/Goobaroo/docker-ftbskyfactory3

Docker: https://hub.docker.com/repository/docker/goobaroo/ftbskyfactory3

docker-ftbskyfactory3's People

Contributors

goobaroo avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.