Skip to content

Conversation

@runleveldev
Copy link
Collaborator

  • Create Template model with displayName, proxmoxTemplateName, and siteId
  • Add migration to create Templates table
  • Create templates router with full CRUD operations (admin only)
  • Add getAvailableProxmoxTemplates helper function to query nodes
  • Create templates index and form views
  • Update header to show Templates link for admins
  • Update container creation to use Template model instead of querying Proxmox directly
  • Mount templates router in sites router

- Create Template model with displayName, proxmoxTemplateName, and siteId
- Add migration to create Templates table
- Create templates router with full CRUD operations (admin only)
- Add getAvailableProxmoxTemplates helper function to query nodes
- Create templates index and form views
- Update header to show Templates link for admins
- Update container creation to use Template model instead of querying Proxmox directly
- Mount templates router in sites router
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants