Skip to content

Instantly share code, notes, and snippets.

View philthynz's full-sized avatar

philthynz philthynz

View GitHub Profile
@philthynz
philthynz / firefly iii install on 18.04.md
Last active August 3, 2020 17:40
Firefly III install on Ubuntu18.04

Firefly III install on Ubuntu 18.04

These instructions will install Firefly III on Ubuntu 18.04. It includes setup for:

  • PHP 7.2
  • Nginx
  • MariaDB
  • Securing an Ubuntu server
  • Securing Maria DB
  • Let's Encrypt
@philthynz
philthynz / actions-runner-controller.log
Created February 14, 2023 01:13
actions-runner-controller logs
2023-02-13T21:46:19Z INFO controller-runtime.metrics Metrics server is starting to listen {"addr": "0.0.0.0:8443"}
2023-02-13T21:46:19Z INFO Initializing actions-runner-controller {"version": "v0.27.0", "default-scale-down-delay": "10m0s", "sync-period": "1m0s", "default-runner-image": "accnewzealand/actions-runner-base:latest", "default-docker-image": "docker:dind", "common-runnner-labels": null, "leader-election-enabled": true, "leader-election-id": "actions-runner-controller", "watch-namespace": "actions-runner-system-build"}
2023-02-13T21:46:19Z INFO controller-runtime.builder Registering a mutating webhook {"GVK": "actions.summerwind.dev/v1alpha1, Kind=Runner", "path": "/mutate-actions-summerwind-dev-v1alpha1-runner"}
2023-02-13T21:46:19Z INFO controller-runtime.webhook Registering webhook {"path": "/mutate-actions-summerwind-dev-v1alpha1-runner"}
2023-02-13T21:46:19Z INFO controller-runtime.builder Registering a validating webhook {"GVK": "actions.summerwind.dev/v1alpha1, Kind=Runner", "path": "/validat
@philthynz
philthynz / runner_pod.log
Created February 14, 2023 01:14
Runner pod logs
2023-02-14 11:38:15.648 NOTICE --- Writing out Docker config file
2023-02-14 11:38:15.654 NOTICE --- Starting Docker (rootless)
2023-02-14 11:38:15.656 NOTICE --- Runner init started with pid 14
+ [ -w /run/user/1000 ]
+ [ -d /home/runner ]
+ rootlesskit=
+ command -v docker-rootlesskit
+ command -v rootlesskit
+ rootlesskit=rootlesskit
+ break