lavenderguitar
3 years ago
1 changed files with 9 additions and 0 deletions
@ -0,0 +1,9 @@ |
|||
--- |
|||
kuma__user: kuma |
|||
kuma__group: "{{ kuma__user }}" |
|||
kuma__repo: "https://github.com/louislam/uptime-kuma.git" |
|||
kuma__path: "/home/{{ kuma__user }}/uptime-kuma/" |
|||
|
|||
# Kuma requires node and npm. If nodejs is not installed, this flag can be used for quick installation of Node v14. |
|||
kuma__install_nodejs: true |
|||
nodejs__version: '14.x' |
Loading…
Reference in new issue