2025-11-13 15:56:45 +08:00
2025-11-13 15:56:45 +08:00
2025-11-20 11:36:43 +08:00
2025-11-13 15:56:45 +08:00
2025-11-13 15:56:45 +08:00
2025-11-19 10:54:47 +08:00
2025-11-13 15:56:45 +08:00
2025-11-13 16:03:00 +08:00

OBS Deployed with Docker & Ansible

Usage

Prepare Python Deps

python -m venv venv
source venv/bin/activate

pip install wheel ansible

Deploy

ansible-playbook obs.yml

Upgrade

Executed weekly for new updates.

ansible-playbook obs.yml --extra-vars "restart_container=true"
Description
No description provided
Readme 192 KiB
Languages
Shell 100%