This guide will walk you through the steps to set up and run a single instance of OnetimeSecret using Podman on an Ubuntu/Debian system. We will also install Redis, which is a required dependency for OnetimeSecret. The OnetimeSecret instance will be accessible on port 3000.
- Ubuntu/Debian server: Ensure you have a working Ubuntu/Debian server with
sudo
privileges. - Podman: Podman is required to run the OnetimeSecret container.