feat(public): add Kanboard kanban board for nix-config #27
No reviewers
Labels
No labels
backlog
bug
enhancement
in-progress
review
todo
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ymrtech/nix-config!27
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/kanboard-board"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Add Kanboard (MIT licensed) self-hosted kanban board for managing the nix-config project backlog and workflow, accessible at
https://board.ymrtech.com.Changes
Kanboard service (
services.kanboard)kanboarddatabase and user viaensureDatabases/ensureUsershttps://board.ymrtech.comkanboard-db-pass)Caddy reverse proxy
board.ymrtech.com(webroot on/var/lib/caddy/.well-known)localhost:7777(kanboard's default port)/var/log/caddy/board-access.logDatabase
kanboarddatabase and userensureDatabases/ensureUsersduring NixOS activationPrerequisites
kanboard-db-passbefore first deploy:board.ymrtech.compoints to this host's IP (10.0.0.220)Deployment
After merging, the first
nixos-rebuild switchwill:board.ymrtech.comThe first visit to
https://board.ymrtech.comwill show the kanboard setup wizard (admin user creation).View command line instructions
Manual merge helper
Use this merge commit message when completing the merge manually.
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.