Kiara Grouwstra kiara · any pronouns
kiara opened issue fediversity/fediversity#279 2025-03-25 09:33:00 +01:00
unify versioning
kiara commented on issue fediversity/fediversity#189 2025-03-25 08:48:33 +01:00
Wire up passing credentials from FediPanel to the Mastodon configuration

to reproduce:

  1. go to https://mastodon.fediversity.net/
  2. press 'create account'
  3. see message stating 'Creating an account ... is currently not possible'
kiara pushed to explicit-reexports at kiara/Fediversity 2025-03-25 08:43:52 +01:00
d78995b34c make re-exports explicit again
kiara pushed to tf at kiara/Fediversity 2025-03-25 08:43:11 +01:00
797f931732 Revert "deduplicate flake inputs"
5f39adda15 make re-exports explicit again
Compare 2 commits »
kiara commented on pull request fediversity/fediversity#269 2025-03-25 08:41:27 +01:00
refactor variables

apologies, addressed in #278 - thanks for pointing out my mistake here.

kiara created pull request fediversity/fediversity#278 2025-03-25 08:40:55 +01:00
make re-exports explicit again
kiara created branch explicit-reexports in kiara/Fediversity 2025-03-25 08:39:00 +01:00
kiara pushed to explicit-reexports at kiara/Fediversity 2025-03-25 08:39:00 +01:00
6420cb11d3 make re-exports explicit again
kiara pushed to tf at kiara/Fediversity 2025-03-24 20:28:17 +01:00
95769084ce deduplicate flake inputs
kiara commented on issue fediversity/fediversity#272 2025-03-24 19:30:55 +01:00
support password-protected personal SSH keys for deploying services in development

without a clear way to achieve this, the best path forward here seems to have SSH keys specific to this purpose so that we could have unprotected keys to use in development for this without having…

kiara commented on issue fediversity/fediversity#189 2025-03-24 11:50:45 +01:00
Wire up passing credentials from FediPanel to the Mastodon configuration

this post presumes you create the account by the web interface, but by default [ours](https://mastodon.fediversity.n

kiara pushed to tf at kiara/Fediversity 2025-03-24 11:10:24 +01:00
kiara commented on issue fediversity/fediversity#189 2025-03-24 11:08:33 +01:00
Wire up passing credentials from FediPanel to the Mastodon configuration

would it work better to try this from nix as we did for pixelfed?

kiara commented on issue fediversity/fediversity#189 2025-03-24 11:05:53 +01:00
Wire up passing credentials from FediPanel to the Mastodon configuration

the manual command from the wiki seems not to work:

$ sudo -u mastodon mastodon-tootctl accounts create kiara --email=procolix.eu --confirmed --role=Owner
/nix/store/zndcqv9rzvcvsjlj2h1k6d…
kiara created pull request fediversity/fediversity#274 2025-03-24 10:49:00 +01:00
WIP: deploy button: tf
kiara pushed to tf at kiara/Fediversity 2025-03-24 10:43:05 +01:00
kiara pushed to tf at kiara/Fediversity 2025-03-24 10:37:45 +01:00
kiara pushed to tf at kiara/Fediversity 2025-03-24 10:36:16 +01:00
27aa5d292e panel: factor out env vars
a5c310ad03 refactor variables (#269)
Compare 3 commits »
kiara closed pull request fediversity/fediversity#270 2025-03-24 10:04:59 +01:00
remove the enable field, seemingly a remnant of #236