- https://codeberg.org/kiara
- Joined on
2025-02-04
it appears my new issue is about not having the PYTHONPATH set, which in the shell seems covered by [inputsFrom = [ package ];](https://git.fediversity.eu/Fediversity/Fediversity/src/commit/4e3…
thanks, think i got that one now.
the reported offending dir above is /nix/store/...-python3.12-panel-0.0.0/lib/python3.12/site-packages/static, which matches our [settings.py's `STATIC_ROOT…
deployment/
i'll settle for types.ints.between 100 1312 😎
correction: oh wait, on disk stuff that did seem only remaining for legacy ones still, never mind 🙈
eventually i'd beg to differ in the sense we still gotta manually hard-code a bunch of stuff, but that's blocked on stateful deployment anyways
status: error on read-only file system i'm tryna trace
Feb 25 12:37:52 fedi201 systemd[1]: Starting panel ASGI server...
Feb 25 12:37:53 fedi201…
maybe @koen has an opinion on what domains we might use internally for the VMs? should we use e.g. fediversity.net both for internal VM sub-domains as well as public-facing demo deployments? or…
this gets harder with version updates causing a mismatch between deployed state (unless we automatically do that?) vs config live-updated by the user, see #159
this problem is non-trivial, as breaking changes to modules may imply having to migrate state (/ mappings) accordingly, if not corresponding metadata on our end (e.g. [UISchema](https://rjsf-team…