aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 7ae9ef7067978c965c577658088ff642c7e46c54 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# servers

Infrastructure code for `euandre.org`:

- `eu@euandre.org` email: SMTP via Postfix and IMAP via Dovecot;
- HTTP via nginx for <https://euandre.org>;
- certificates for all the above via certbot;
- Git via CGit;
- DNS via Knot;
- configuration management via Guix.


## Relevant links

- [TODOs]
- [source code]
- [CI]

[TODOs]: TODOs.html
[source code]: https://euandre.org/git/servers/about/
[CI]: ci/