- https://codeberg.org/kiara
- Joined on
2025-02-04
WIP: trigger nixops from panel
separate panel into django back vs front
from discussion on matrix:
I may be misunderstanding some detail within this context, but tbh I don’t see where an SPA comes into play. (Also, unsolicited opinion, I…
Revert "basic versioned forms"
add missing migration
add basic service configuration
from @fricklerhandwerk: No, as noted I didn’t go into that yet to keep it flat for now
simplify python dependency management
Revert "basic versioned forms"
add basic service configuration
the versioning references here follow the design at #229, so on that the same drawbacks would apply.
add note on nixops priorities
WIP: versioned configuration schemas
i added a few comments now. my hunch is flipping the schema ownership would address some of my perceived drawbacks of the django-first approach, tbf i haven't looked too deep into how forms…
View difference between configured and deployed state
prior art: command-line output of the terraform plan command, which focuses on diffs in result.
note that our form itself is of course based around…