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
{ | |
"basics": { | |
"name": "Phillip White", | |
"label": "Cloud, Automation and DevOps Engineer", | |
"picture": "", | |
"email": "", | |
"phone": "", | |
"website": "", | |
"summary": "", | |
"location": { |
[0;34m2023-02-14 11:38:15.648 NOTICE --- Writing out Docker config file[0m | |
[0;34m2023-02-14 11:38:15.654 NOTICE --- Starting Docker (rootless)[0m | |
[0;34m2023-02-14 11:38:15.656 NOTICE --- Runner init started with pid 14[0m | |
+ [ -w /run/user/1000 ] | |
+ [ -d /home/runner ] | |
+ rootlesskit= | |
+ command -v docker-rootlesskit | |
+ command -v rootlesskit | |
+ rootlesskit=rootlesskit | |
+ break |
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 |