summaryrefslogtreecommitdiffstats
path: root/modules
Commit message (Collapse)AuthorAgeFilesLines
* factor out configuration common to all of my machinesJesse Luehrs2018-11-1312-127/+176
|
* move password hashes to secretsJesse Luehrs2018-11-132-2/+5
|
* try moving to manifests and nodesJesse Luehrs2018-11-132-22/+1
|
* actually, let's make this shared againJesse Luehrs2018-11-1378-0/+1858
|
* rename modules dirJesse Luehrs2018-10-1967-1557/+0
|
* Revert "move the tozt module around to allow for more host types"Jesse Luehrs2018-10-1918-57/+57
| | | | | | | | This reverts commit 89c0cc84be250ba8fe5722baa35293c70c98f2a0. thinking about it more, the mail server configuration is going to be different enough (in particular, running debian rather than arch) that i don't think sharing puppet modules is going to be worthwhile
* move the tozt module around to allow for more host typesJesse Luehrs2018-10-1918-57/+57
|
* use my logoJesse Luehrs2018-10-191-0/+1
|
* add https clone link for githubJesse Luehrs2018-10-191-1/+1
| | | | can use it to just go directly to github too
* display more repositories on the index pageJesse Luehrs2018-10-191-0/+1
|
* add scripts to manage git repositoriesJesse Luehrs2018-10-193-0/+245
|
* add github api keyJesse Luehrs2018-10-181-0/+11
| | | | will be adding a sync script using it soon
* actually include the module-link settingJesse Luehrs2018-10-181-1/+1
|
* yet more cgit configJesse Luehrs2018-10-181-3/+8
|
* more cgit configJesse Luehrs2018-10-182-1/+8
|
* add some more cgit configJesse Luehrs2018-10-181-1/+17
|
* also get a certbot cert for git.tozt.netJesse Luehrs2018-10-181-2/+9
|
* need to create /media/persistent/gitJesse Luehrs2018-10-181-0/+1
|
* need to include the cgit stuffJesse Luehrs2018-10-181-0/+1
|
* run cgit on git.tozt.netJesse Luehrs2018-10-185-0/+86
|
* try specifying the dependency here in a different wayJesse Luehrs2018-10-182-1/+2
|
* stop running git init on every puppet runJesse Luehrs2018-10-181-1/+1
| | | | this is a bare repository, it doesn't have a .git
* fix up symlink ownershipJesse Luehrs2018-10-182-3/+21
|
* refactor dependencies for tozt::persistentJesse Luehrs2018-10-187-49/+86
|
* pass through secret file optionsJesse Luehrs2018-10-172-4/+4
|
* make ssh keys owned by the correct userJesse Luehrs2018-10-172-1/+8
|
* need to include itJesse Luehrs2018-10-151-0/+1
|
* initialize an empty git repository for pass if it doesn't existJesse Luehrs2018-10-152-0/+19
|
* some tls configuration updatesJesse Luehrs2018-10-151-2/+3
|
* bootstrap the other domain names i want tooJesse Luehrs2018-10-151-2/+16
|
* fix up a couple more referencesJesse Luehrs2018-10-151-1/+1
|
* remove another finished todoJesse Luehrs2018-10-151-2/+0
|
* update to actual tozt.netJesse Luehrs2018-10-154-9/+5
|
* keep cargo/rust data on persistent storageJesse Luehrs2018-10-144-2/+51
| | | | to avoid having to recompile cargo stuff on every rebuild
* remove the /recipes/ special caseJesse Luehrs2018-10-141-7/+0
| | | | this was moved into the site generation directly
* reenable siteJesse Luehrs2018-10-141-1/+0
| | | | now that certbot bootstrapping is fixed (?)
* use a hardcoded dhparam.pemJesse Luehrs2018-10-142-7/+15
| | | | | | it doesn't need to be secret, and generating a 4096-bit dhparam takes quite a long time (long enough to make initial server provisioning annoyingly long)
* try to fix initial certbot provisioningJesse Luehrs2018-10-142-4/+56
|
* populate the correct config directoryJesse Luehrs2018-10-141-6/+8
|
* need to set the config dir properlyJesse Luehrs2018-10-141-1/+5
|
* point certbot at a different directory instead of using a symlinkJesse Luehrs2018-10-145-11/+15
| | | | | can't make a symlink at a place that a package expects to create a real directory
* the mount point isn't at the start of the line hereJesse Luehrs2018-10-131-1/+1
|
* disable the tls version of the site for nowJesse Luehrs2018-10-131-0/+1
| | | | i think this breaks the initial certbot run
* stop creating the directory version of these filesJesse Luehrs2018-10-131-12/+0
|
* put important state on a persistent diskJesse Luehrs2018-10-132-0/+72
|
* actually, i'm pretty tired of dealing with irc bouncersJesse Luehrs2018-10-133-11/+0
|
* make rsync verboseJesse Luehrs2018-10-131-1/+1
|
* fix pathJesse Luehrs2018-10-131-1/+1
|
* allow updating tozt.netJesse Luehrs2018-10-133-20/+54
|
* redirect blog.tozt.net to tozt.net/blogJesse Luehrs2018-10-133-0/+28
|