Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: Add flags to enable/disable startup scripts, autoconfiguration, dynamic module downloading #104

Open
abdulazizali77 opened this issue Feb 28, 2017 · 0 comments

Comments

@abdulazizali77
Copy link

In a development environment, we probably want to start up/shutdown/pause services or processes without the service daemon restarting again for us.

In a dev or staging environment, once a server is setup, manually or automatically, highly likely there is no need to rerun the autoconfiguration scripts every time the container is restarted.

In a dev or staging environment, once a module (lets say the mysql connector) is available, whether downloaded dynamically or provided statically, highly likely we dont need to redownload it everytime the container is restarted/the startup scripts are run.

This is potentially not just a Restcomm-Docker issue. The autoconfig scripts in RC and RMS will also need to be addressed?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant