diff --git a/backlog/config.yml b/backlog/config.yml new file mode 100644 index 0000000..1a529c3 --- /dev/null +++ b/backlog/config.yml @@ -0,0 +1,16 @@ +project_name: "rStack Online" +default_status: "To Do" +statuses: ["To Do", "In Progress", "Done"] +labels: [] +milestones: [] +date_format: yyyy-mm-dd +max_column_width: 20 +default_editor: "nvim" +auto_open_browser: true +default_port: 6420 +remote_operations: true +auto_commit: false +bypass_git_hooks: false +check_active_branches: true +active_branch_days: 30 +task_prefix: "task" diff --git a/backlog/tasks/task-1 - Add-all-r-.online-domains-to-Uptime-Kuma-monitoring.md b/backlog/tasks/task-1 - Add-all-r-.online-domains-to-Uptime-Kuma-monitoring.md new file mode 100644 index 0000000..b5aa480 --- /dev/null +++ b/backlog/tasks/task-1 - Add-all-r-.online-domains-to-Uptime-Kuma-monitoring.md @@ -0,0 +1,16 @@ +--- +id: TASK-1 +title: Add all r*.online domains to Uptime Kuma monitoring +status: To Do +assignee: [] +created_date: '2026-02-17 01:31' +labels: [] +dependencies: [] +priority: high +--- + +## Description + + +Add the following domains to Uptime Kuma at status.jeffemmett.com as HTTPS monitors: rstack.online, rspace.online, rfiles.online, rmaps.online, rvote.online, rwallet.online, rfunds.online, rnotes.online, rtrips.online, rnetwork.online, rcart.online, rtube.online, rmail.online, rinbox.online (plus www variants). Requires Kuma login credentials. Use uptime-kuma-api Python library (already installed on Netcup). Connect via container IP 172.25.0.19:3001. +