Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make NixOS config #81

Open
5 tasks
rien opened this issue Aug 29, 2021 · 1 comment
Open
5 tasks

Make NixOS config #81

rien opened this issue Aug 29, 2021 · 1 comment

Comments

@rien
Copy link
Collaborator

rien commented Aug 29, 2021

Because we want to be able to setup zauth in a simple and reliable way, it makes sense to make a flake which does a few things:

  • Provide zauth as a package (in nixpkgs)
  • Creates a sytemd service running zauth
  • Creates an nginx vhost to serve zauth and its static files
  • Creates a postgres database with a user for zauth
  • Creates a postfix mail server which forwards <username>@zeus.ugent.be to the email linked to that username using postfix' psgql_table

The accentor flake can serve as an inspiration for this.

@rien rien added this to To Do in Initial release via automation Aug 29, 2021
@chvp
Copy link
Member

chvp commented Oct 1, 2021

This can probably be closed, since the decision was made to not use nix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

2 participants