aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* vps.scm: s/generate-ci-index-html/generate-logs-html/EuAndreh2020-11-301-5/+5
* vps.scm: Remove (restore-logfiles) and serve them from cgit directlyEuAndreh2020-11-301-34/+26
* TODOs.orgEuAndreh2020-11-302-2/+18
* vps.scm: Uncomment mcron job time markerEuAndreh2020-11-301-1/+1
* Makefile: Remove leading ./ from pathsEuAndreh2020-11-301-2/+2
* vps.scm: Add heredoc reader, '(cmd -> ->>) helpers and refactor code to use themEuAndreh2020-11-301-81/+58
* vps.scm: WIP test wrapping code in '(with-imported-modules ...)'EuAndreh2020-11-291-2/+9
* vps.scm: Always restart mcron on system activationEuAndreh2020-11-291-0/+6
* TODOs.orgEuAndreh2020-11-291-0/+2
* vps.scm: Stop prefixing (gnu) and (guix) modulesEuAndreh2020-11-291-15/+15
* vps.scm: Refactor namespaces and add CI mcron jobsEuAndreh2020-11-291-26/+260
* ci-build.sh: Remove server-specific PREFIX path of logfileEuAndreh2020-11-292-4/+6
* vps.scm: Inline id_rsa.pub fileEuAndreh2020-11-292-4/+3
* Move FIXME markers to TODOs.orgEuAndreh2020-11-292-3/+5
* manifest.scm: Add missing packagesEuAndreh2020-11-291-4/+14
* Remove .bashrcEuAndreh2020-11-292-34/+4
* ci-build.sh: Update path to $LOGFILEEuAndreh2020-11-291-1/+1
* Add scripts/ci-build.shEuAndreh2020-11-291-0/+38
* vps.scm: WIP setup cgitEuAndreh2020-11-291-25/+83
* Move shell.sh to containerEuAndreh2020-11-292-5/+3
* Move tests.sh to MakefileEuAndreh2020-11-292-10/+8
* TODOs.org: Ressurect decision on public SSH key leakage and add anchorsEuAndreh2020-11-291-1/+32
* vps.scm: Add ci.$tld subdomainEuAndreh2020-11-281-1/+1
* vps.tf: Add CNAME "*" subdomain aliasEuAndreh2020-11-284-0/+7
* vps.scm: Restart NGINX service instead of killing the processEuAndreh2020-11-281-14/+17
* tests.sh: Remove call to ./scripts/assert-nixfmt.shEuAndreh2020-11-281-1/+0
* TODOs.orgEuAndreh2020-11-271-0/+8
* vps.tf: Add IPv6 outputEuAndreh2020-11-271-1/+5
* TODOs.org: remove old sectionsEuAndreh2020-11-271-179/+17
* vps.scm: Uncomment opensmtpd-service-typeEuAndreh2020-11-261-3/+3
* vps.scm: Add some FIXME markersEuAndreh2020-11-261-1/+3
* .bashrc: Allow aliases on sudo commandsEuAndreh2020-11-261-0/+2
* TODOs.orgEuAndreh2020-11-261-1/+6
* vps.scm: Merge (slurp-trim ...) into (slurp ...)EuAndreh2020-11-261-7/+6
* vps.scm: Use symbols for declaring packagesEuAndreh2020-11-261-4/+4
* vps.scm: Indent (operating-system ...) expressionEuAndreh2020-11-261-61/+61
* vps.scm: Add nginx, certbot and mail-aliases servicesEuAndreh2020-11-262-13/+60
* vps.scm: Start setting up OpenSMTPD configurationEuAndreh2020-11-261-2/+30
* vps.scm: Add missing use for unattended upgradesEuAndreh2020-11-261-1/+1
* vps.scm: Put user name in a variableEuAndreh2020-11-261-3/+5
* Terraform: Add email DNS records (DKIM, DMARC, SPF)EuAndreh2020-11-2620-1/+76
* vps.scm: Add unattended-upgrade-service-type to the service listEuAndreh2020-11-231-0/+1
* vps.scm: Add mcron-service-type with empyt list of jobsEuAndreh2020-11-221-2/+5
* vps.scm: Add git packageEuAndreh2020-11-221-1/+2
* Remove niv's sources under nix/EuAndreh2020-11-182-223/+0
* Remove assert-nixfmt.shEuAndreh2020-11-181-16/+0
* Remove duplicated Vultr provider versionEuAndreh2020-11-181-1/+0
* Remove default.nix and shell.nixEuAndreh2020-11-187-32/+1
* Add versions.tfEuAndreh2020-11-181-0/+8
* Remove most Nix filesEuAndreh2020-11-1827-303/+98