chore: initial private ActivityWatch Russian deployment project

This commit is contained in:
igor04091968
2026-04-25 15:24:04 +03:00
commit 0821de0964
26 changed files with 2915 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
# Copy this file outside git and fill with real values.
PVE_NODE=pve-example
CT_ID=203
CT_HOSTNAME=activitywatch-server
CT_STORAGE=local-lvm
CT_TEMPLATE=local:vztmpl/debian-12-standard_12.7-1_amd64.tar.zst
CT_ROOTFS_SIZE=8G
CT_CORES=2
CT_MEMORY=2048
CT_SWAP=512
CT_BRIDGE=vmbr10
CT_IP=10.20.30.13/24
CT_GW=10.20.30.1
CT_VLAN=
CT_NAMESERVER=1.1.1.1 8.8.8.8
CT_SEARCHDOMAIN=example.internal
CT_PASSWORD=CHANGE_ME
CT_UNPRIVILEGED=1
CT_ONBOOT=1
CT_FEATURES=nesting=1,keyctl=1