Skip to content

Instantly share code, notes, and snippets.

View robertefreeman's full-sized avatar

Robert Freeman robertefreeman

  • GitHub Staff
  • VA
View GitHub Profile
@robertefreeman
robertefreeman / how-to-runner-self-sign.md
Created March 11, 2021 13:18
Self-Signed for Runners

Runner configuration when using a self-signed certificate

Using self-signed certificates is not recommended due to the configuration required on the runner to support them. If you do need to use a self-signed certificate, you will need to configure the certificate on each runner.

The correct steps for configuring the self-signed certificate will depend on how it is generated, and the platforms and technologies used on your runners (which may validate the certificate in different ways).

Some tips for successfully configuring self-signed certificates are included below. These steps can be taken before or after registering the runner.

Install the certificate

@robertefreeman
robertefreeman / wordpress_compose.yml
Last active April 20, 2018 21:47
Wordpress on arm compose file
version: '3.4'
services:
wordpress:
image: arm32v7/wordpress
ports:
- 80:80
environment:
WORDPRESS_DB_PASSWORD: wordpress
@robertefreeman
robertefreeman / rabbit_compose.yml
Created April 20, 2018 15:20
rabbitmq on arm compose file
version: '3.6'
services:
mq:
image: arm32v7/rabbitmq:3-management
ports:
- 5672:5672
- 15672:15672
hostname: rabbit
@robertefreeman
robertefreeman / portainer_compose.yml
Last active April 20, 2018 21:27
Portainer on arm compose file
version: '3.6'
services:
portainer:
image: portainer/portainer:linux-arm
ports:
- 9000:9000
deploy:
placement:

Keybase proof

I hereby claim:

  • I am robertxfreeman on github.
  • I am robertefreeman (https://keybase.io/robertefreeman) on keybase.
  • I have a public key ASBYJ293za7iVlxT4jIJz9lrLJNC2CCAybz0qNQURxNMxwo

To claim this, I am signing this object:

Keybase proof

I hereby claim:

  • I am robertxfreeman on github.
  • I am robertefreeman (https://keybase.io/robertefreeman) on keybase.
  • I have a public key ASBYJ293za7iVlxT4jIJz9lrLJNC2CCAybz0qNQURxNMxwo

To claim this, I am signing this object: