maria-discuss team mailing list archive
-
maria-discuss team
-
Mailing list archive
-
Message #06189
demo: running MariaDB with rootless Podman and socket activation
Hi,
Support for socket activation was added to MariaDB in release 10.6
(released April 2021). Podman also supports socket activation so I
thought it would be interesting to combine both of them into a systemd
user service.
I wrote a small demo:
https://github.com/eriksjolund/mariadb-podman-socket-activation
(tweet: https://twitter.com/eriksjolundcomp/status/1491162016429768704)
and got it to work.
Do you have any suggestions on how to improve this?
Thanks,
Erik Sjölund
Follow ups