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

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

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

[homepage]: https://euandre.org/s/server/
[TODOs]: TODOs.html
[source code]: https://euandre.org/git/server/
[CI]: ci/