Skip to content

Migrate Podman to Nix Modules #144

@0xlua

Description

@0xlua

I want to migrate the existing podman containers to their nix counterparts:

Caddy

services.caddy = {
  enable = true;
};

Atuin

Also Postgres DB needed: keep in container?

services.atuin = {
  enable = true;
};

Kitchenowl

no nix module atm

Linkding

no nix module atm

Miniflux

services.miniflux = {
  enable = true;
};

Rauthy

no nix module atm; switch to pocket-id?

Redlib

services.redlib = {
  enable = true;
};

Rustypaste

no nix module atm

Stalwart

services.stalwart-mail = {
  enable = true;
};

Vaultwarden

services.vaultwarden = {
  enable = true;
};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions