Crater: Difference between revisions
imported>Onny Init page |
imported>Onny Update availability status of this module |
||
Line 3: | Line 3: | ||
== Installation == | == Installation == | ||
{{Note|Parts of this instruction and module are not yet stable and will be available in the upcoming NixOS | {{Note|Parts of this instruction and module are not yet stable and will be available in the upcoming NixOS 23.05 release.}} | ||
To setup Crater locally, this is the most minimal configuration to get started | To setup Crater locally, this is the most minimal configuration to get started |
Revision as of 10:13, 30 January 2023
Crater is a web application for managing invoices, clients and payments.
Installation
To setup Crater locally, this is the most minimal configuration to get started
/etc/nixos/configuration.nix
services.crater.enable = true;
After that Crater will be available at http://localhost . Complete the setup by choosing your default language and setting up your user profile.
See also
- Invoiceplane, alternative self-hosted invoicing application