GithubHelp home page GithubHelp logo

willcharlton / gunbot-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jakkie/gunbot-xt-edition-docker

0.0 0.0 0.0 29 KB

Gunbot Running On Docker

License: MIT License

Shell 1.72% Dockerfile 0.30% JavaScript 97.71% Makefile 0.27%

gunbot-docker's Introduction

gunbot-xt-edition-docker

Gunbot Edition Docker

Docker Pulls Docker Automated build Docker Build Status

Compatible with Gunbot version : v11.7.6 https://github.com/GuntharDeNiro/BTCT/releases

Install Docker

  • Windows https://docs.docker.com/toolbox/toolbox_install_windows/
  • Mac OS https://docs.docker.com/docker-for-mac/install/
  • Linux Ubuntu https://docs.docker.com/install/linux/docker-ce/ubuntu/#install-docker-ce

Quick Guide

  • To Run Container
make run
http://localhost:5000

DIY Guide

Installing the container

  • Build the container from the repository.
export GUNBOT_VERSION=v24.3.2
make build

Running the gunbot container with docker-compose

  • To install docker compose see https://docs.docker.com/compose/install/
  • To start docker-compose to run the container.
docker-compose up -d

Unraid

Provisioning gunbot on an Unraid system invloves using the files unraid-container-config.xml and unraid-container-command.sh to configure a Docker Application on your Unraid server. Before installing the app, run the following commands or their equivalents to make sure Gunbot has a valid config file or else it will crash.

ssh root@<unraid-server> "mkdir -p /mnt/user/appdata/gunbot/gunthy_linux/"
scp gunthy_linux/config.js root@<unraid-server>:/mnt/user/appdata/gunbot/gunthy_linux/config.js

gunbot-docker's People

Contributors

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