diff --git a/backlog/config.yml b/backlog/config.yml new file mode 100644 index 0000000..bd3ceae --- /dev/null +++ b/backlog/config.yml @@ -0,0 +1,16 @@ +project_name: "rSocials 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 - Route-socials.valleyofthecommons.com-to-crypto-commons-Postiz.md b/backlog/tasks/task-1 - Route-socials.valleyofthecommons.com-to-crypto-commons-Postiz.md new file mode 100644 index 0000000..437f26c --- /dev/null +++ b/backlog/tasks/task-1 - Route-socials.valleyofthecommons.com-to-crypto-commons-Postiz.md @@ -0,0 +1,16 @@ +--- +id: TASK-1 +title: Route socials.valleyofthecommons.com to crypto-commons Postiz +status: Done +assignee: [] +created_date: '2026-02-24 03:54' +labels: [] +dependencies: [] +priority: high +--- + +## Description + + +Add socials.valleyofthecommons.com as alias for the crypto-commons Postiz instance (postiz-cc). CNAME already existed in Cloudflare. Added hostname to cloudflared tunnel config, added Host rule to Traefik Sablier file provider (postiz-sablier.yml), also added cc.rsocials.online alias. Verified 307 response. + diff --git a/backlog/tasks/task-2 - Multi-tenant-provisioning-platform.md b/backlog/tasks/task-2 - Multi-tenant-provisioning-platform.md new file mode 100644 index 0000000..fa04023 --- /dev/null +++ b/backlog/tasks/task-2 - Multi-tenant-provisioning-platform.md @@ -0,0 +1,16 @@ +--- +id: TASK-2 +title: Multi-tenant provisioning platform +status: To Do +assignee: [] +created_date: '2026-02-24 03:54' +labels: [] +dependencies: [] +priority: medium +--- + +## Description + + +Self-service API for communities to provision their own Postiz instance at .rsocials.online. CRDT token gating, x402 micropayment metering, Sablier hibernation. Full plan at ~/.claude/plans/greedy-skipping-dahl.md. Phases: 1) Provisioning API Core, 2) CRDT Token Gating, 3) Landing Page + Provision UI, 4) x402 Usage Metering, 5) Sablier + Hardening. +