-
Currently Needl will daemonize when passing in the `--daemon` flag. We should create the appropriate scripts so the OS can handle running it as a service.
We need to explore the different options a…
-
a systemd init script would allow easy installation and management on all modern linux platforms
pdeva updated
6 years ago
-
It would be nice to have a simple script that creates a default `docker-compose.yml` in a project.
It should be callable pretty much like that:
```shell
docker run alpinelab/ruby-dev init
```
…
-
The current service control scripts function on systems using SystemD (CentOS 7, Ubuntu 18.04+) due to SystemD's backwards compatibility. These init scripts need to be re-written to utilize proper Sys…
-
## Server Intialisation script
### Affected systems
- db (only i guess)
### Requests
- Create an init script to create the database (no updates for now)
-
Add one, and update the Makefile options to allow the user to pick whether or not to install a System V or an OpenRC init script.
-
-
maizy updated
11 years ago
-
Right now most of the daemons run in tmux. Can we move them to init scripts managed by service provider
-
The script contains multiple commented lines that are not usefull anymore. In addition, we need to benchmark if the dynamic methods and steps are more efficient than the ones provided by the `CustomGr…