Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | nginx: let's encrypt manual instructions | bnewbold | 2016-05-19 | 1 | -0/+63 |
| | | | | Need to figure out how to automate this? | ||||
* | nginx: control nginx.conf (general config) under ansible | bnewbold | 2016-05-19 | 2 | -0/+95 |
| | |||||
* | nginx: enable SSL by default on port 443; use snake-oil | bnewbold | 2016-05-19 | 1 | -7/+5 |
| | | | | | If this default isn't here, some random SSL virtual host will be served for all unconfigured domains, which is worse! | ||||
* | nginx: add reverse proxy and ssl directions | bnewbold | 2016-05-19 | 1 | -1/+32 |
| | |||||
* | mediagoblin: increase client_max_body_size to 1024mb | bnewbold | 2016-05-19 | 1 | -1/+1 |
| | |||||
* | common: add 'bc' package | bnewbold | 2016-05-19 | 1 | -0/+1 |
| | | | | A common dependency. | ||||
* | enable mediagoblin for adze! | bnewbold | 2016-05-04 | 1 | -1/+2 |
| | |||||
* | mediagoblin: small fixes; db location; permissions; data path | bnewbold | 2016-05-04 | 3 | -5/+6 |
| | |||||
* | mediagoblin: fixes, systemd scripts | bnewbold | 2016-05-04 | 4 | -8/+89 |
| | |||||
* | gitignore: skip retry files | bnewbold | 2016-05-04 | 1 | -0/+1 |
| | |||||
* | work-in-progress fixes for mediagoblin | bnewbold | 2016-05-04 | 4 | -27/+28 |
| | |||||
* | cgit: sort by age | bnewbold | 2016-05-04 | 1 | -0/+3 |
| | |||||
* | adze: cgit at git.bnewbold.net | bnewbold | 2016-05-04 | 1 | -2/+2 |
| | |||||
* | add many {{ ansible_managed }} blocks to template/copied files | bnewbold | 2016-04-27 | 7 | -5/+10 |
| | |||||
* | cgit: disabling caching | bnewbold | 2016-04-27 | 1 | -2/+5 |
| | |||||
* | cgit: fix filter paths; force nginx reload | bnewbold | 2016-04-27 | 2 | -2/+3 |
| | |||||
* | git: fix cgit IPv6 brokenness | bnewbold | 2016-04-27 | 1 | -0/+3 |
| | |||||
* | common: fix huge typo in /root/gitconfig | bnewbold | 2016-04-15 | 1 | -2/+0 |
| | |||||
* | git: clear cgit cache after config updates | bnewbold | 2016-04-15 | 2 | -0/+4 |
| | |||||
* | common: SSH authentication clarification | bnewbold | 2016-04-15 | 3 | -5/+4 |
| | |||||
* | adze_motd: vertical padding | bnewbold | 2016-04-15 | 1 | -0/+2 |
| | |||||
* | cgit: fix virtual-root and document_root problems | bnewbold | 2016-04-12 | 2 | -1/+3 |
| | | | | | Again, these were fixed previously but I wiped them with an accidental git checkout. | ||||
* | cgit: tweak permissions so don't 'changed' so often | bnewbold | 2016-04-12 | 1 | -3/+2 |
| | |||||
* | update TODO | bnewbold | 2016-04-10 | 1 | -3/+8 |
| | |||||
* | update adze mediagoblin vars (but don't enable) | bnewbold | 2016-04-10 | 1 | -0/+4 |
| | |||||
* | mediagoblin: lots of little fixes; bugs prevent final deployment | bnewbold | 2016-04-10 | 5 | -89/+249 |
| | |||||
* | update vars (missed a commit?) | bnewbold | 2016-04-10 | 2 | -8/+12 |
| | | | | | Somehow some changes got lost to this files; trying my best to receate the patch. | ||||
* | mediagoblin: moving closer to HEAD | bnewbold | 2016-04-10 | 4 | -33/+108 |
| | |||||
* | clone/fork ansible-mediagoblin | bnewbold | 2016-04-10 | 5 | -0/+70 |
| | |||||
* | vars/default.yml -> vars/robocracy.yml | bnewbold | 2016-04-10 | 1 | -0/+0 |
| | |||||
* | git: git-daemon and https clone transports | bnewbold | 2016-04-10 | 1 | -1/+1 |
| | |||||
* | git: fix typo in gitolite_config_keys | bnewbold | 2016-04-10 | 1 | -1/+1 |
| | |||||
* | git: add git-daemon config | bnewbold | 2016-04-10 | 5 | -0/+47 |
| | |||||
* | update README, TODO, etc | bnewbold | 2016-04-09 | 3 | -5/+18 |
| | |||||
* | updates to robocracy default vars | bnewbold | 2016-04-09 | 1 | -1/+12 |
| | |||||
* | robocracy-specific default webpages | bnewbold | 2016-04-09 | 4 | -0/+37 |
| | |||||
* | nginx: first pass of live, workable nginx role | bnewbold | 2016-04-09 | 6 | -27/+98 |
| | |||||
* | git: allow more flexibility with hook configs (can be dangerous) | bnewbold | 2016-04-09 | 2 | -6/+9 |
| | | | | These could/should probably be controlled by vars. | ||||
* | common: small changes | bnewbold | 2016-04-09 | 4 | -2/+18 |
| | | | | | | - add tree and linux-util - rename "extras" to "extrapkg" - add a gitconfig for root (for etckeeper) | ||||
* | common: create a /srv/ directory | bnewbold | 2016-04-09 | 1 | -0/+7 |
| | |||||
* | import ansible-hostname role | bnewbold | 2016-04-09 | 4 | -0/+71 |
| | | | | Pretty ridiculous that this is required | ||||
* | add adze-specific MOTD file | bnewbold | 2016-04-09 | 2 | -0/+10 |
| | |||||
* | update vault_pass script; fix encrypted copy | bnewbold | 2016-04-09 | 2 | -1/+1 |
| | |||||
* | git: first-pass cgit/gitolite configuration | bnewbold | 2016-04-09 | 11 | -89/+880 |
| | |||||
* | import git hosting from sovereign | bnewbold | 2016-04-09 | 6 | -0/+432 |
| | |||||
* | TODO | bnewbold | 2016-03-25 | 1 | -0/+8 |
| | |||||
* | my inventory file | bnewbold | 2016-03-25 | 1 | -0/+5 |
| | |||||
* | scripts | bnewbold | 2016-03-25 | 3 | -0/+15 |
| | |||||
* | common pubkeys | bnewbold | 2016-03-25 | 3 | -0/+3 |
| | |||||
* | add vault stuff | bnewbold | 2016-03-25 | 4 | -0/+25 |
| |