Commit graph

7 commits

Author SHA1 Message Date
Martin Gruner
e0f939bacf Maintenance: Rename background worker service in service definition files to work around a packager.io issue. 2022-06-08 07:41:15 +00:00
Martin Gruner
4608017966 Maintenance: Make service naming consistent in package and source installations. 2022-06-07 15:19:47 +02:00
Mantas Masalskis
9ef701e6d5 Maintenance: Refactored script for background service processing (a.k.a scheduler).
- Added possibility to control process forking for better scalability via env variables. See `script/background-services.rb -h` for details.
- New handle `script/background-services.rb` does not daemonize any more.
- `script/scheduler.rb` is now deprecated and will be removed with Zammad 6.

Co-authored-by: Martin Gruner <mg@zammad.com>
Co-authored-by: Mantas Masalskis <mm@zammad.com>
2022-06-01 11:24:15 +02:00
André Bauer
80a516fc82 - added ports to pkgr.yml
- renamed bind var
- changed from puma to rails server command
2017-04-23 11:00:15 +02:00
André Bauer
943a9e6ac2 set default value for ip and ports in procfile.
rails and websocket servers will bind to 127.0.0.1 in deb & rpm packages now.
2017-04-22 11:17:36 +02:00
Martin Edenhofer
790835f362 Upgraded pkgr config. 2016-05-30 09:12:01 +02:00
Roy Kaldung
e13de3c0ca packager.io config 2015-12-03 10:03:08 +01:00