Code Monkey home page Code Monkey logo

worldqldocker's Introduction

WorldQLDocker

FOR DEVELOPMENT PURPOSES ONLY

Docker-based virtualized development and testing tools for WorldQL.

Cloning the repo

~/# git clone https://github.com/WorldQL/WorldQLDocker/
~/# cd WorldQLDocker/

Installing the helper tools

You will need the following:

It is HIGHLY recommended you spend time understanding what these tools are and what they do before trying to use them or trying to work with them.

To use

All use cases described below assume you have cloned this repository and are in the root directory for the repository.

Links to dedicated guides (All shell code blocks will state what directory you should be in on each command line):

F.A.Q.

The progress database isn't starting?

You likely didn't generate the environment for your compose setup, or didn't set the secrets for your Kubernetes stack properly. Please ensure that you generated database credentials using the method applicable to your stack.

I'm getting "No such file or directory ." errors on the control plane and/or the client server. What went wrong?

You cloned the repository incorrectly. More specifically, your script files for the Docker have carriage returns (CR), which breaks every script. Please correct the line endings by either following the applicable guide for turning off auto conversion for your OS, or going in and manually setting the files to have line feeds as their line endings.

I'm still not able to connect, but the client server appears to be running. Why?

In some cases, you will have another process listening on port 25565. The simplest way to manage this is to chanbge the port binding for the client server from 25565 to an open port, like 25570. the result in this example would be "25570:25565", bearing in mind that 25570 could be ANY available port.

worldqldocker's People

Contributors

iburn36360 avatar jaxkr avatar

Stargazers

 avatar  avatar

Watchers

 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.