Feat: more services moved to socket and element moved to native

This commit is contained in:
CoolnsX
2025-08-21 12:25:23 +05:30
parent 79a00d6fe0
commit 70269053bb
4 changed files with 6 additions and 27 deletions

View File

@@ -1,21 +0,0 @@
[Unit]
Description=Element Container
[Container]
ContainerName=element
Image=docker.io/vectorim/element-web:latest
# Enable auto-update container
AutoUpdate=registry
PublishPort=8089:80
Sysctl=net.ipv4.ip_unprivileged_port_start=80
Volume=./element-config.json:/app/config.json
[Service]
Restart=always
TimeoutStartSec=300
[Install]
WantedBy=default.target

View File

@@ -4,4 +4,3 @@ Description=Matrix Pod
[Pod]
PodName=matrix
Volume=%h/podman/matrix/.socket:/tmp/matrix
#Network=host