Skip to main content

Posts

Featured

using gitlab CI/CD to deploy sonarr and others

when i first got into this i was manually installing all this stuff, this is back when it was all python based like sickrage, and couchpotato. eventually i found sonarr, and radarr, and deployed the containers manually. running my own gitlab i knew that i could just set it up so it would deploy things on its own. sonarr CI/CD with this new found knowledge i create a pipeline to deploy everything. this post covers how gitlab deploys sonarr in my setup. currently i have two deployments of sonarr, one for 4k and one for standard. same with radarr.

Latest Posts

intro: the setup