Coder Social home page Coder Social logo

Comments (4)

powroseba avatar powroseba commented on June 18, 2024 1

Okay so why you does not configure proper volume to share config.lua ?
Anyway, i try to copy config.lua and it work but in 7 step there is vocations.xml file required, i cannot find where is path configuration for this in php files. So for now i stuck in step where configuration of website require access to vocations.xml which is in server files. Do you know how to get around it ?

from otservbr-global-archived.

Costallat avatar Costallat commented on June 18, 2024

Docker containers cannot share directories between each other

Fake, you can share using volumes

I copied the config from server container and paste it into the volume of website

Did you try to copy the config.lua.dist to config.lua and make the same changes as the server containers does? The website is not part of this project, so it needs some manual steps, and the path is /tmp/otserver as you can see on the docker-compose file

from otservbr-global-archived.

Costallat avatar Costallat commented on June 18, 2024

Okay so why you does not configure proper volume to share config.lua ?

Why you can't do that? It's open source you can improve things and open a PR with those changes.

Anyway, i try to copy config.lua and it work but in 7 step there is vocations.xml file required, i cannot find where is path configuration for this in php files.

This repository handles with the server not the website, if they changed something it can breaks things here, as we don't need the website to work, we can only track what we changed, if you see that they changed and broke something feel free to also fix that and open a PR with the changes,

You can use the search on their repository to see where they keep those settings, on the server the path is:

https://github.com/opentibiabr/otservbr-global/blob/develop/data/XML/vocations.xml

from otservbr-global-archived.

powroseba avatar powroseba commented on June 18, 2024

Okay after copying file website work properly. Sorry I thought that all server ready to use is the purpouse of this repository but you have totally right that this repo is focused only on server. Sorry for problem issie to close.

from otservbr-global-archived.

Related Issues (20)

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.