Commit Graph
85 Commits
Author SHA1 Message Date
greg 08e778eb96 Split up kosmos config from the ipfs cookbook
Also do not connect IPFS to the local network to avoid getting our
server blocked by Hetzner
2017-03-03 15:30:30 +01:00
greg 88700f89c7 Add test-kitchen and cookstyle gems 2017-03-03 14:25:15 +01:00
greg 70f86b1191 Add missing files from ipfs cookbook 2017-03-03 14:24:42 +01:00
greg 8ae1b04ad6 Replace placeholder README 2017-02-27 18:45:18 +01:00
greg f365c4ac19 Support Ubuntu 14.04 and Debian 8
Also use Test Kitchen to test the cookbook.

```
bundle install
bundle exec kitchen verify
```

See http://kitchen.ci/docs for more documentation
2017-02-27 18:41:25 +01:00
greg b82ad70313 Add configuration for ipfs and restart the daemon when changing it 2017-02-24 19:14:53 +01:00
greg f4e288645d Initial ipfs cookbook
Supports Ubuntu >= 15.04

* Installs ipfs
* Runs the daemon as a systemd service
2017-02-24 16:06:53 +01:00
greg af1718e44a Update ark cookbook 2017-02-24 16:05:31 +01:00
greg 6075167494 Remove hubot-openassets dependency 2017-02-14 11:49:36 +01:00
greg a0af666ddd Switch Freenode's botka to the botka repo 2017-02-14 11:48:56 +01:00
greg 5a0323722a Explicitly run Chef in local mode (replacement for Solo)
Fixes a crash when editing encrypted data bags with the knife solo
plugin
2017-02-14 11:39:15 +01:00
greg ccaab2f42d Add an Airtable API key 2017-02-14 11:38:53 +01:00
greg 03a12683ed Add botka to #emberjs on Freenode
Fixes #13
2017-01-26 05:57:18 +00:00
greg 98ba42b157 Fix the frequency of the Let's Encrypt script (run every day) 2017-01-26 05:52:11 +00:00
greg 671a2c4421 Install the latest nodejs from source 2017-01-20 03:48:01 +00:00
greg 1f36b5b744 Add bots to a new room 2016-12-02 14:06:18 +01:00
greg d730663589 Do not load hubot-read-tweet anymore, we're load our own from scripts/
Also join a test room
2016-11-22 16:10:34 +01:00
greg 7378908d93 Deploy botka from its own public repo 2016-11-22 16:10:16 +01:00
greg 6b4cb17064 Change basti's key 2016-11-22 11:14:55 +01:00
greg 312dea50f2 Add new room 2016-11-09 11:57:02 +01:00
greg 2fa7a2cf1f Backup the prosody dirs 2016-10-31 15:37:20 +01:00
greg 6d232a320f Remove the IRC version of schlupp 2016-10-28 18:46:32 +02:00
greg 94be2f68f4 Backup the Redis database to S3 too
Fixes #8
2016-10-28 18:45:51 +02:00
greg f2016d8a07 Do not log #67p anymore
We're in #kosmos and #kosmos-dev now
2016-10-28 18:45:26 +02:00
greg 4ef630a22f Use the right XMPP aliases as the list of hubot owners 2016-10-28 18:44:35 +02:00
greg a045203f80 Delete the IRC schlupp that was running on Grove 2016-10-28 18:41:50 +02:00
greg 6ce2d04879 Add a resource to the XMPP username
The hubot-xmpp module supports it, so now the bots don't have a long
auto-generated resource
2016-10-27 15:01:46 +02:00
greg 3649e11207 Update node file 2016-10-25 15:45:58 +02:00
greg 1761c39eb1 Add new schlupp to our xmpp server 2016-10-25 15:45:21 +02:00
greg 58fd0f4e71 Add new credentials for xmpp schlupp and update credentials 2016-10-25 15:44:21 +02:00
greg 0143edadf5 Deploy sockethub's master branch 2016-10-25 15:43:43 +02:00
greg 2e61be61e0 Add new cookbooks to dev server's roles 2016-10-13 15:51:24 +02:00
greg 2c2cdeb15a Initial version of the cookbook to install prosody 2016-10-13 15:51:03 +02:00
greg cb2922b1c9 Add a cookbook to set up an instance of botka on our XMPP server 2016-10-13 15:48:16 +02:00
greg ad4200e558 Restart nginx after renewing the Let's Encrypt cert 2016-10-06 13:57:20 +02:00
greg 691a0e5533 Deploy schlupp from new private repo 2016-08-08 13:24:23 +02:00
greg 90835233de Mitigate httpoxy
https://httpoxy.org
2016-07-28 12:30:13 +02:00
greg 58604212ec Mitigate the httpoxy vulnerability
https://httpoxy.org
2016-07-28 12:28:13 +02:00
greg e7f10a98b6 Update mediawiki to 1.27.0 2016-07-28 12:25:17 +02:00
greg 1bb9a44ac4 Add README to sockethub cookbook 2016-07-08 16:04:12 +02:00
greg 10b1bff3c0 Update CleanTalk extension to 1.7
Fixes #7
2016-07-08 14:00:34 +02:00
greg a4f9dd9c2f Update backup credentials data bag 2016-07-08 13:56:42 +02:00
greg d11d7563b4 Ignore SSL errors for schlupp (Grove's SSL certificate is expired) 2016-07-06 13:23:15 +02:00
greg e1425272c1 Add galfert user 2016-07-01 17:17:13 +02:00
greg 216c8d049d Remove old file committed by mistake 2016-05-13 17:51:50 +02:00
greg 7a53617302 Add automatic daily backup of mediawiki and wordpress databases 2016-05-13 17:12:24 +02:00
greg 5d11298c1d Add logrotate cookbook 2016-05-13 17:10:03 +02:00
greg 096b4900bd Add missing Let's Encrypt recipe
Also declare cron job to renew certs

Refs #6
2016-05-06 17:02:41 +02:00
greg 0aaf3f3b55 Initial Let's Encrypt setup for Kosmos subdomains
Refs #6
2016-05-06 16:41:50 +02:00
greg 3da46705ba Add base URL to Mediawiki Hubot extension
Fixes #5
2016-05-06 16:40:37 +02:00
greg da39a04552 Update Chef to 12.9.38 2016-04-22 14:35:14 +02:00
greg c2baee5cb5 Update Chef to 12.9.38 2016-04-22 14:35:03 +02:00
greg 5c69c8d0c3 Add ark cookbook to Batali file 2016-04-22 14:32:28 +02:00
greg 0c97c218e6 Add mediawiki-hubot extension to wiki
Fixes #4
2016-04-22 14:32:05 +02:00
greg 78708414f4 Replace the default boilerplate cookbook maintainer and email
Also add it to knife.rb so new cookbooks are generated with the right
ones
2016-04-22 12:49:24 +02:00
greg d95f0b601a Install mediawiki on the dev server 2016-04-16 00:33:58 +02:00
greg c50b096c37 Update cookbooks 2016-04-16 00:33:58 +02:00
greg 3854ab7232 Update gems 2016-04-16 00:33:58 +02:00
greg f2f60686d3 Add firewall rule for port 8080 (express for hubot) 2016-02-21 01:19:33 +01:00
greg d1d3dc428c Reload nginx service when changing vhost 2016-02-19 19:02:13 +01:00
greg 3f1f2d7626 Add .bundle to gitignore 2016-02-19 18:30:35 +01:00
greg 77f5687a56 Add wordpress to the run list 2016-02-19 18:29:35 +01:00
greg bb06dbcbf0 Add initial kosmos-wordpress cookbook 2016-02-19 18:29:22 +01:00
greg 255ff036c3 Update firewall_rule resource
Updated cookbook
2016-02-19 18:11:43 +01:00
greg 0c98e1c51a Remove temporary ssh key 2016-02-19 18:10:15 +01:00
greg 820b0ab3f8 Update cookbooks and add wordpress cookbook 2016-02-19 18:09:49 +01:00
greg 9ba973e3ac Update chef and batali gems 2016-02-19 18:07:24 +01:00
greg 1d69b8e49e Switch to hubot-openassets plugin on hal8000 2016-01-22 22:29:15 +00:00
greg 8320c46844 Remove redis-brain plugin from botka 2016-01-22 22:28:56 +00:00
greg 5b6516c19f Update nodejs version to latest stable 2016-01-22 22:27:10 +00:00
greg fa07ddaa64 Update Batali file 2016-01-22 22:26:49 +00:00
greg 0aa9ac5682 Update nodejs cookbook 2016-01-22 22:26:17 +00:00
greg d8681e860c Update build-essential cookbook 2016-01-22 22:22:59 +00:00
greg 17fca99aae Update Chef to 12.6.0 2016-01-22 22:22:24 +00:00
greg b9e9a59d54 Add timezone-ii cookbook to set timezone to UTC 2016-01-21 23:47:28 +00:00
greg 5db8455da3 Add Hubot Kosmos Kredit plugin 2016-01-21 02:20:18 +00:00
greg efb13c96c9 Add temporary key for kare user 2016-01-16 22:05:09 +00:00
greg a5622d2209 Add firewall rules for mosh 2016-01-16 16:02:26 -05:00
greg a0b2d0e6bc Add bumi user 2016-01-16 16:02:02 -05:00
greg f40f77e0bd Add botka to #openknot 2015-12-21 16:27:33 +01:00
greg d4b1f4e823 Add botka to #opensourcedesign 2015-10-31 23:07:41 +01:00
greg ee26a3f1fc Add logging only bot to Freenode: botka! 2015-10-25 15:16:26 +01:00
greg bcc806f9d3 Add missing Batali manifest file 2015-07-21 19:53:22 +02:00
greg ee4079fa85 Initial Chef repository 2015-07-21 19:45:23 +02:00
greg 7e5401fc71 Initial commit 2015-07-21 17:36:42 +02:00