Coder Social home page Coder Social logo

Comments (3)

bitwalker avatar bitwalker commented on June 9, 2024

I can add support for it the same way I do for sys.config, but currently you'll have to replace the default ones generated by the release. It's an easy enough thing to add, so I'll schedule it for my next release.

from exrm.

jsvisa avatar jsvisa commented on June 9, 2024

Thanks very much.:)

from exrm.

bitwalker avatar bitwalker commented on June 9, 2024

@jsvisa Support for custom vm.args is now in master and released as 0.12.6. Just put your custom vm.args file in rel/vm.args and it will be used instead of the default. Make sure you provide at least sname and cookie settings, or you may find yourself unable to connect to your release when it's running.

Assuming your app is named example, your config/example.conf file can be modified, and that configuration will be used by the release. If you are talking about a different .conf file of some kind, let me know what you meant by that, and I'll take a look. If you mean the sys.config file, then you can provide that configuration via config/config.exs, or via config/example.conf (as long as the setting is defined in config/example.schema.exs), and it will be merged into the final sys.config. If you really want to work specifically with sys.config, you can provide your custom settings in rel/sys.config.

I've updated the README, so it should cover all this there as well, but just wanted to make sure you have all the info you need up front.

from exrm.

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.