Instance Wide Service
If you have a production machine running a single instance, you might want to have a service that will run before your database server service so that Podman is available at boot time for it. For this, run:
--install-service
The creation of the service will add a dependency to your database server so that the watch dog service will start before the database server.
Last modified date: 01/28/2026