skip to Main Content

Local instance of drone.io cannot authenticate with local gitea using treafik subdomains. Dial tcp: lookup no such host – Ubuntu

I tired to setup local instance of of gitea and drone.io using docker-compose. I use traefik routing for custom local subdomains .docker.localdev, dnsmasq and locally-trusted certificates with mkcert as described in this article: https://medium.com/soulweb-academy/docker-local-dev-stack-with-traefik-https-dnsmasq-locally-trusted-certificate-for-ubuntu-20-04-5f036c9af83d I added OAuth2 application in gitea…

VIEW QUESTION

Memcached – Testing Ansible roles in Drone CI, systemd services not working

When testing Ansible roles, my systemd services fail to startup. This is the error I get, TASK [memcached : Packages Present] ******************************************** changed: [localhost] => (item=[u'memcached', u'libmemcached']) TASK [memcached : Service Enabled] ********************************************* fatal: [localhost]: FAILED! => {"changed": false, "msg":…

VIEW QUESTION
Back To Top
Search