paperless
This commit is contained in:
parent
bde01c887c
commit
a38e5fd3a9
3 changed files with 83 additions and 3 deletions
|
|
@ -12,6 +12,7 @@ in
|
|||
./backup.nix
|
||||
# ./plex.nix
|
||||
./samba.nix
|
||||
./paperless.nix
|
||||
|
||||
../../nixos-modules/networking/tailscale.nix
|
||||
../../nixos-modules/services/docker.nix
|
||||
|
|
@ -232,6 +233,10 @@ in
|
|||
handle @labello {
|
||||
import podmanRedirWithAuth http://labello:4242
|
||||
}
|
||||
@paperless host paperless.hailsatan.eu
|
||||
handle @paperless {
|
||||
import podmanRedirWithAuth http://paperless-server:8000
|
||||
}
|
||||
@archivebox host archivebox.hailsatan.eu
|
||||
handle @archivebox {
|
||||
handle /api/* {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue