aboutsummaryrefslogtreecommitdiff
path: root/sync/vps.scm (follow)
Commit message (Expand)AuthorAgeFilesLines
* Move sync/* to .EuAndreh2021-01-151-472/+0
* WIP setup of cgit + nginx. Pivot to work on Guix deploy insteadEuAndreh2021-01-151-12/+53
* wip commentsEuAndreh2021-01-101-0/+4
* Remove code comments.EuAndreh2020-12-091-3/+0
* vps.scm: Rename generate-logs-html -> generate-ci-htmlEuAndreh2020-12-051-5/+5
* vps.scm: Remove relative path to tld.txt to allow reconfiguring from relative...EuAndreh2020-12-051-4/+4
* vps.scm: Rename mcron restart simple-serviceEuAndreh2020-12-051-1/+1
* vps.scm: Fix about path of cgit, show README files on that pageEuAndreh2020-12-051-13/+9
* vps.scm: Cosmetic changesEuAndreh2020-12-051-10/+9
* vps.scm: Use en_US.UTF-8 locale.EuAndreh2020-12-021-1/+1
* vps.scm: Inform the name of the downloaded fileEuAndreh2020-12-021-2/+2
* vps.scm: Add tick-cmd-reader for #´cmd args1 args2 $variable´EuAndreh2020-11-301-4/+15
* vps.scm: Add #[f % b c] readerEuAndreh2020-11-301-2/+14
* vps.scm: Use #; over ; commentsEuAndreh2020-11-301-26/+28
* 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-301-2/+2
* vps.scm: Uncomment mcron job time markerEuAndreh2020-11-301-1/+1
* 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
* 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
* vps.scm: Inline id_rsa.pub fileEuAndreh2020-11-291-3/+3
* Move FIXME markers to TODOs.orgEuAndreh2020-11-291-3/+1
* vps.scm: WIP setup cgitEuAndreh2020-11-291-25/+83
* vps.scm: Add ci.$tld subdomainEuAndreh2020-11-281-1/+1
* vps.scm: Restart NGINX service instead of killing the processEuAndreh2020-11-281-14/+17
* vps.scm: Uncomment opensmtpd-service-typeEuAndreh2020-11-261-3/+3
* vps.scm: Add some FIXME markersEuAndreh2020-11-261-1/+3
* 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-261-13/+59
* 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
* 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
* vps.scm: Change locale to fr_FR.UTF-8EuAndreh2020-11-161-1/+1
* rsync the full folder to home instead of file by fileEuAndreh2020-11-161-0/+53