معرفی شرکت ها


dst-server-deploy-1.2.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Generate files to deploy a Don't Starve Together Server Docker Container.
ویژگی مقدار
سیستم عامل -
نام فایل dst-server-deploy-1.2.1
نام dst-server-deploy
نسخه کتابخانه 1.2.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده lego_engineer
ایمیل نویسنده protopeters@gmail.com
آدرس صفحه اصلی https://gitlab.com/lego_engineer/dst-server-deploy
آدرس اینترنتی https://pypi.org/project/dst-server-deploy/
مجوز MIT
# dst-server-deploy A Python package for generating server files for use with [Don't Starve Together Docker Images](https://github.com/fairplay-zone/docker-dontstarvetogether). The image requires docker engine and docker compose to be installed on the host system. This script is indended to be run in the directory in which you want to store the server data to generate most generic servers. If you need to tune the server after generation, look [here](https://github.com/fairplay-zone/docker-dontstarvetogether/blob/develop/docs/configuration.md) for reference. ## How to use ### Package Installation ```console pip install dst-server-deploy ``` ### Build Server Files ```console dst-server-deploy ``` #### Notes * Cli arguments may be used to bypass the full questionnaire (See `-h` flag for more information) * The script assumes you are running a single world (forest + caves) on your machine. If you are running multiple servers, you will need to adjust ports accordingly. ### Deploy Server (requires docker engine and docker-compose) ```console docker-compose up -d ``` # Reference files. For an example of the files which may be read into the script, look [here](/reference_files/). ## Contribution Do you want to contribute to the project? Check out the [contribution guide](/CONTRIBUTING.md).


زبان مورد نیاز

مقدار نام
>=3.5 Python


نحوه نصب


نصب پکیج whl dst-server-deploy-1.2.1:

    pip install dst-server-deploy-1.2.1.whl


نصب پکیج tar.gz dst-server-deploy-1.2.1:

    pip install dst-server-deploy-1.2.1.tar.gz