Tag: Gpodder
-
TrueNas Scale :: oPodSync (former micro-gpodder-server)
This post is a quick explanation of how to deploy MicroGpodder inside your TrueNass scale using Docker. First of all the project Mgpodder doesn’t provide an official Docker image, so I fell-back on an image built and provided by … Who is “promising” that it’s an image without any customization.
-
Deploy micro-gpodder-server on Clever-Cloud
Let say you want to deploy a micro-gpodder-server, you can use clever-cloud to do so, it’s pretty simple. Let’s go ! First, one of the best working idea is to deploying from a Git repository. Clever-Cloud provid you many ways to deploy from git, like, pushing to a remote, pulling from your github/gitlab, etc. Choose…