Skip to content

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

@abdulazizali77

Description

@abdulazizali77

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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions