[Unit] Description=The PillarTool backend Service Documentation= After=network.target postgresql.service [Service] Type=simple User=pillar_tool Group=pillar_tool EnvironmentFile=/usr/local/homelab/apps/PillarTool/.venv/bin/activate WorkingDirectory=/usr/local/homelab/apps/PillarTool ExecStart=/usr/bin/uv run --project . --module hypercorn pillar_tool.main:app --workers 2