Linux version planned for Darling Edition? #1641
Closed
markallisongit
started this conversation in
Ideas
Replies: 1 comment 2 replies
|
Short answer: closer than you might think, and it's a direction I want to go. The collector service is compiled cross-platform on purpose. The Windows-only piece is the zero-admin bundled Postgres/TimescaleDB runtime (Windows binaries, DPAPI-protected credentials, firewall handling). If you point the service at your own Postgres with TimescaleDB installed ( What's missing before I'd call Linux supported:
Which shape would you actually deploy: a systemd service pointing at Postgres you manage, or Docker/compose? That decides what gets built first. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
It would be great to be able to host the Darling edition as a Linux service and bundle postgres/timescale with it. Any plans for this? I don't want to provision a Windows VM and pay for another Windows license.
All reactions