Y
Hacker News
new
|
ask
|
show
|
jobs
by
raphinou
47 days ago
What solution do you use for declarative deployments? Last time I looked there was no default option?
2 comments
neitsab
47 days ago
Look into
https://gitlab.com/r3j0/incus-compose
, it just published its first beta but it nicely gaps some of Docker Compose into Incus-land
link
jvican
47 days ago
I use my own solution (set of bash scripts) on top of IncusOS support for declarative files.
link