Migrate Gitea to rootless Podman / SELinux
- Front git-over-SSH with host sshd and live key lookup - Build and load custom SELinux policies oci_log and gitea_ssh
This commit is contained in:
+11
@@ -0,0 +1,11 @@
|
||||
- name: Install VPS Server
|
||||
hosts: all
|
||||
become: true
|
||||
vars_files:
|
||||
- host_vars/vps.yml
|
||||
roles:
|
||||
- base
|
||||
- proxy
|
||||
- mariadb
|
||||
- podman
|
||||
- gitea
|
||||
Reference in New Issue
Block a user