Commit Graph

824 Commits

Author SHA1 Message Date
Greg b869002c1a Update Gitea to 1.16.6 2022-05-10 11:50:35 +02:00
Greg 7ffd3bbf73 Add LDAP's Zerotier IP to the akkount server's hosts 2022-04-28 12:12:10 +02:00
Basti 1da5ef4979
Merge branch 'master' into new_ldap_server 2022-04-28 09:23:18 +02:00
Basti 590366639e
Fix fresh dirsrv installs on Ubuntu 20.04 2022-04-26 20:10:51 +02:00
Basti 71f9b06d28
Tor improvements for bitcoin cookbook 2022-04-19 14:08:02 +02:00
Basti a633834a1b
Change rate limit for LndHub API 2022-04-18 10:42:47 +02:00
Basti 994e5873d6
Upgrade Gitea to 1.16.5
Also add our hack-fix cron job to the recipe, so it doesn't get lost
when creating new VMs or otherwise.
2022-04-11 12:50:44 +02:00
Basti 8f4d11b317
Add cron job for deleting repo archives 2022-04-11 12:31:00 +02:00
Basti bb8467b6ab Switch Discourse deploy branch from `master` to `main` 2022-03-22 16:24:40 -06:00
Basti ac1414e24e Open alternative SSH port on KVM hosts 2022-03-22 16:24:14 -06:00
Basti eabb6ab404 Switch more cookbooks from kosmos-redis to redisio
refs #349
2022-03-22 16:23:26 -06:00
Basti 71dda86d94
Remove obsolete license header 2022-03-22 16:21:29 -06:00
Basti d5268167b5
Upgrade node.js from 12 to 14 everywhere 2022-03-18 11:47:23 -06:00
Basti 8e28d39acd
Remove superfluous license header 2022-03-18 11:47:04 -06:00
Basti f17dd53f69
Include Stream configs in Nginx config if missing 2022-03-17 14:28:13 -06:00
Basti 4cd0149f76
Move static sites from centaurus to fornax/LB 2022-03-17 14:27:50 -06:00
Basti 9c34e82484
Remove obsolete hosts entries for Gitea and Drone
They should use normal DNS
2022-03-17 13:02:56 -06:00
Basti e1560ba12a
Fix copypasta 2022-03-12 15:40:22 -06:00
Basti 0a953070fe
Create nginx_proxy role
Used to configure hosts entries in the Gitea and Drone VMs, as well as
the allowed webhooks config for Gitea.
2022-03-12 15:39:07 -06:00
Basti b270a2c1fd
Add database secret for Drone CI
closes #388
2022-03-12 15:05:16 -06:00
Basti f35fb638d1
Adapt Drone recipes for VM setup, use PostgreSQL 2022-03-12 14:46:48 -06:00
Basti a1b07dfb9e
Adapt Gitea recipes for new VM setup 2022-03-12 14:46:45 -06:00
Basti 23e49134e7
Remove superfluous license headers 2022-03-12 14:42:03 -06:00
Basti c25e3632af
Upgrade RTL 2022-03-03 21:42:35 -06:00
Basti 13c7774433
Upgrade RSKj to 3.2.0 2022-03-03 09:06:30 -06:00
Râu Cao 8d7dacffd5 Merge pull request 'Fix Sockethub being offline due to missing HAProxy and UFW configs' (#392) from bugfix/sockethub_firewall into master
Reviewed-on: #392
2022-03-02 15:57:05 +00:00
Basti a091e07c72
Deploy Kosmos LndHub fork with lnurl-pay additions 2022-03-02 09:54:01 -06:00
Basti f50e7874ba
Remove old sockethub firewall recipe 2022-02-27 16:08:40 -06:00
Basti b9775a26e4
Rename sockethub firewall recipe
Not just used internally anymore.
2022-02-27 13:09:42 -06:00
Basti 1586fd536a
Remove superfluous license header 2022-02-27 13:09:17 -06:00
Basti e9c5286b24
Deploy new akkounts
Requires a newer version of Ruby.
2022-02-19 11:52:48 -06:00
Greg 7582cafb77 Explicitly install snapd package
It was not installed on fornax for example
2022-02-18 19:42:43 +01:00
Greg 31631ddc4a Add missing recipe 2022-02-18 19:39:04 +01:00
Basti 5b2ae82ce6
Remove obsolete IP from nginx config 2022-02-18 12:23:37 -06:00
Basti 910817a7d4
Create certbot site before normal site 2022-02-18 12:23:14 -06:00
Basti 163b12efbc
Add firewall rule for Discourse 2022-02-18 12:22:15 -06:00
Greg e8f46db49c Extract the nginx config for discourse to a recipe
Get the upstream servers automatically from Chef nodes
2022-02-18 18:14:33 +01:00
Râu Cao 28659665a0 Merge pull request 'Migrate nodejs-2 from centaurus to nodejs-3 on fornax' (#386) from chore/move_nodejs_vm into master
Reviewed-on: #386
2022-02-12 16:56:25 +00:00
Basti 03c7940f1c
Fix Webhooks for Drone not working in Gitea 1.16
By default, only external requests are allowed:

https://github.com/go-gitea/gitea/pull/17482
2022-02-12 10:53:45 -06:00
Basti a710182c39
Add missing user recipe import to botka recipe 2022-02-10 17:00:19 -06:00
Basti 935eff3b84
Deploy zerotier-3 on DO
Changes the firewall config to allow the control UI to be reached from
all connected networks.
2022-02-10 15:34:28 -06:00
Greg 04a036c2b8 Merge pull request 'Move Mastodon to new VM on fornax' (#383) from chore/mastodon_move into master
Reviewed-on: #383
2022-02-10 21:32:56 +00:00
Basti 22f5b8a66c
Upgrade Gitea to 1.16.1 2022-02-10 15:32:25 -06:00
Basti b823ad5e59
Switch Mastodon cookbook to new Redis cookbook
Also add new node config.

refs #349

Co-authored-by Greg Karékinian <greg@karekinian.com>
2022-02-10 15:29:02 -06:00
Basti 341806ec8a
Update jemalloc binary path
Co-authored-by Greg Karékinian <greg@karekinian.com>
2022-02-10 15:26:37 -06:00
Basti 4462975e51
Upgrade Gitea to 1.15.11 2022-02-01 12:47:37 -06:00
Basti 90bd2dadb2
Configure boltzd access for RTL 2022-01-28 17:33:22 -06:00
Basti 87334de83a
Configure/install boltzd 2022-01-28 17:33:10 -06:00
Basti d9bb257f99
Move golang installation to own recipe
Needed by more than one in the bitcoin cookbook now.
2022-01-28 17:32:19 -06:00
Basti 13ae913668
Upgrade nbxplorer
Needed a newer version of the .NET SDK as well.
2022-01-28 17:31:14 -06:00