What is this? This is basically the ‘nextcloud version’ of this n8n post. It’s the ‘other pod’ that I setup in my multi-pod environment. Directory Comments For the directory structure to hold this setup, if you want to copy exactly what I did, you can copy and paste this next block of commands navigate to your HOME directory and run…
Tag: yaml
EXAMPLE PODMAN-COMPOSE YAML FILE FOR N8N ON UBUNTU SERVER
What is this? After a grueling battle with both learning Podman and getting better with containers, Caddy, databases, etc, I finally came up with a nice podman-compose.yaml file that works well for me in a MULTI-POD / MULTI-CONTAINER environment. I wanted to share it just so that others could see how I set it up and maybe use it as…