Git Product home page Git Product logo

docker-cryofall's Introduction

docker-cryofall

I made this because there is currently no official Docker image for CryoFall. It's a bit hacky since I'm using tmux and socat to be able to send the correct stop command to the running server.

Prerequisites

This is currently for Linux systems only. You need to have netcat, socat and tmux installed.

Installation

git clone https://github.com/traxo-xx/docker-cryofall ${HOME}/docker-cryofall
cd ${HOME}/docker-cryofall
cp cryofall_docker.config.example cryofall_docker.config

Modify the config file cryofall_docker.config if needed. Then run ./cryofall_docker.sh init. This should create the initial server files in ${HOME}/docker-cryofall/data.

For specific information regarding the server configuration, please have a look at the official CryoFall wiki: http://wiki.atomictorch.com/CryoFall/Server/Setup

Usage

Start the server:

./cryofall_docker.sh start

Stop the server:

./cryofall_docker.sh stop

View the the container's logs:

./cryofall_docker.sh logs

Update the server:

./cryofall_docker.sh update

Docker Hub

You can find the image at https://hub.docker.com/r/rassilon/cryofall

docker-cryofall's People

Contributors

traxo-xx avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Forkers

anupmurarka

docker-cryofall's Issues

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.