Govplan: Difference between revisions

Klinger (talk | contribs)
Onny (talk | contribs)
mNo edit summary
 
Line 2: Line 2:


== Setup ==
== Setup ==
{{Note|Parts of this module are not yet stable will be available with the upcoming NixOS release 25.05.}}To enable and run Govplan add following line to your system configuration and apply it<syntaxhighlight lang="nix">
To enable and run Govplan add following line to your system configuration and apply it<syntaxhighlight lang="nix">
services.froide-govplan.enable = true;
services.froide-govplan.enable = true;
</syntaxhighlight>As soon the Django web app is started and provisioned, you can access it on http://localhost . Create a administration account by executing following command<syntaxhighlight lang="shell">
</syntaxhighlight>As soon the Django web app is started and provisioned, you can access it on http://localhost . Create a administration account by executing following command<syntaxhighlight lang="shell">