This commit is contained in:
2023-02-21 14:35:39 +07:00
parent 9f310557f3
commit 6b5474a48d
30 changed files with 276 additions and 26 deletions

7
3.RKE2/traefik/init.sh Normal file
View File

@@ -0,0 +1,7 @@
#!/bin/bash
touch data/acme.json
chmod 600 data/acme.json
touch logs/stdout.log
touch logs/access.log