|
bd48dab1d8
|
Set up postgres-3 VM
|
2021-01-23 17:06:15 +01:00 |
|
Greg Karékinian
|
41ca5938a2
|
Merge branch 'master' into feature/postgres_vms
|
2021-01-23 14:43:58 +01:00 |
|
|
e31f9ced96
|
Merge pull request 'Re-enable and improve Tor access for kosmos.social' (#292) from feature/mastodon_tor into master
Reviewed-on: #292
|
2021-01-23 13:32:57 +00:00 |
|
|
05cd38a5b9
|
Re-enable and improve Tor access for kosmos.social
|
2021-01-23 14:22:34 +01:00 |
|
|
d1929fcc9c
|
Merge pull request 'Fix LN nodes not being accessible from the outside' (#289) from bugfix/lnd_externalip into master
Reviewed-on: #289
|
2021-01-23 11:07:38 +00:00 |
|
Greg Karékinian
|
6ec747d416
|
Add missing credentials for zerotier
|
2021-01-22 18:43:05 +01:00 |
|
Greg Karékinian
|
cbcb50bc86
|
Create a zerotier_controller role
|
2021-01-22 18:41:46 +01:00 |
|
Greg Karékinian
|
eba7d63b43
|
Delete the test-2 client and node file
|
2021-01-22 18:41:46 +01:00 |
|
Greg Karékinian
|
5fa23fe872
|
Remove the andromeda client and node files
|
2021-01-22 18:41:46 +01:00 |
|
Greg Karékinian
|
0e1a73b18f
|
Set the private Zerotier IP for draco in the node file
|
2021-01-22 18:41:46 +01:00 |
|
Greg Karékinian
|
9b4756441a
|
Add a recipe to join the private Zerotier network
|
2021-01-22 18:41:45 +01:00 |
|
Greg Karékinian
|
dd78b8cf7e
|
Use the PG primary private Zerotier IP if it exists
|
2021-01-22 18:41:45 +01:00 |
|
Greg Karékinian
|
88e52607e3
|
Add a recipe to set up a hosts entry for the PG primary
|
2021-01-22 18:41:45 +01:00 |
|
Greg Karékinian
|
511400a7b8
|
Update hostsfile and add zerotier cookbook
|
2021-01-22 18:41:45 +01:00 |
|
Greg Karékinian
|
9a4420fc11
|
Add the ability to pass a disk size to the create_vm script
Defaults to 10GB
|
2021-01-22 18:41:45 +01:00 |
|
|
fd4844a012
|
Fix ejabberd API permission for akkounts VMs
It should have been using a /32, not a /8 subnet, in order to only allow
the akkounts VM(s) to use the API endpoints without further
authorization.
|
2021-01-22 18:41:45 +01:00 |
|
|
d018b6570d
|
Use default Redis database now
|
2021-01-22 18:41:45 +01:00 |
|
|
69c1994840
|
Update node data
|
2021-01-22 18:41:45 +01:00 |
|
|
d121971cca
|
Set up mastodon-1 VM
|
2021-01-22 18:41:45 +01:00 |
|
|
1403d91631
|
Remove extra license header
|
2021-01-22 18:41:45 +01:00 |
|
|
6da190b110
|
Don't configure HTTPS site when certs missing
|
2021-01-22 18:41:45 +01:00 |
|
|
8a870f6fd6
|
Don't fail on first run, when Tor hostname missing
|
2021-01-22 18:41:45 +01:00 |
|
|
ad64bfc0be
|
Update system package dependencies for 20.04
|
2021-01-22 18:41:45 +01:00 |
|
|
971a3a25a1
|
Remove extra license headers
And update year in LICENSE file
|
2021-01-22 18:41:45 +01:00 |
|
Greg Karékinian
|
ab422155e4
|
Add the ability to pass a disk size to the create_vm script
Defaults to 10GB
|
2021-01-22 13:49:23 +01:00 |
|
|
775ec691ef
|
Add firewall rules for LND and c-lightning
|
2021-01-14 21:25:35 +01:00 |
|
|
6c6026958b
|
Fix typo in port number of externalip config
|
2021-01-14 21:23:03 +01:00 |
|
|
d1ab4c24ea
|
Merge pull request 'Set up new Mastodon VM, fix/improve Chef recipes' (#284) from chore/move_mastodon_to_vm into master
Reviewed-on: #284
|
2021-01-14 15:17:19 +00:00 |
|
|
e7fbd57189
|
Merge branch 'master' into chore/move_mastodon_to_vm
|
2021-01-14 15:16:17 +00:00 |
|
|
12a3fa5b4e
|
Use default Redis database now
|
2021-01-13 17:06:36 +01:00 |
|
|
9224aa9d97
|
Update node data
|
2021-01-13 17:06:25 +01:00 |
|
|
a27b6a1601
|
Merge pull request 'Fix ejabberd API permission for akkounts VMs' (#283) from bugfix/ejabberd_api_permission into master
Reviewed-on: #283
|
2021-01-13 10:40:29 +00:00 |
|
|
ab3ca92228
|
Merge branch 'master' into bugfix/ejabberd_api_permission
|
2021-01-13 10:40:06 +00:00 |
|
|
62320106cb
|
Set up mastodon-1 VM
|
2021-01-13 09:50:37 +01:00 |
|
|
c622f81572
|
Remove extra license header
|
2021-01-13 09:50:10 +01:00 |
|
|
047526e0fc
|
Don't configure HTTPS site when certs missing
|
2021-01-13 09:49:49 +01:00 |
|
|
9d13acd41a
|
Don't fail on first run, when Tor hostname missing
|
2021-01-13 09:49:36 +01:00 |
|
|
4d0259493f
|
Update system package dependencies for 20.04
|
2021-01-13 09:48:23 +01:00 |
|
|
c4fa9e6ec1
|
Remove extra license headers
And update year in LICENSE file
|
2021-01-12 18:42:14 +01:00 |
|
|
74cf26846e
|
Fix ejabberd API permission for akkounts VMs
It should have been using a /32, not a /8 subnet, in order to only allow
the akkounts VM(s) to use the API endpoints without further
authorization.
|
2021-01-12 18:06:16 +01:00 |
|
|
4872677066
|
Configure postgres recipes for VMs and zerotier access
* Remove encfs (using encrypted volumes instead)
* Allow access without TLS from zerotier network
|
2021-01-07 13:53:30 +01:00 |
|
|
9d9907f0ed
|
Remove extra license copy from recipe, update year
|
2021-01-07 12:53:44 +01:00 |
|
|
4309efd228
|
Add postgres-2 VM
|
2021-01-07 12:53:20 +01:00 |
|
|
4ca875a77b
|
Merge pull request 'Create postgres-1 VM' (#281) from feature/280-postgres_vm into master
Reviewed-on: #281
|
2021-01-07 11:29:37 +00:00 |
|
Greg Karékinian
|
af54777250
|
Create postgresql-1 VM
Refs #280
|
2021-01-07 12:04:52 +01:00 |
|
Greg Karékinian
|
f6086e2f6a
|
Add the firewall rules to the postgresql role
|
2021-01-07 12:02:35 +01:00 |
|
|
6db296a7f1
|
Merge pull request 'Move wormhole from barnard to nodejs-2' (#278) from chore/move_wormhole into master
Reviewed-on: #278
|
2021-01-07 10:42:41 +00:00 |
|
|
1eb73711a2
|
Remove application_javascript usage from wormhole recipe
|
2021-01-06 19:12:36 +01:00 |
|
|
fe63f01f7b
|
Move wormhole from barnard to nodejs-2
Fixed two small bugs in the recipe:
* hubot user wasn't created when necessary
* systemd template always included redis service dependency
|
2021-01-05 18:03:15 +01:00 |
|
|
333a76f086
|
Merge pull request 'Configure and run LND and RTL' (#274) from feauture/lnd into master
Reviewed-on: #274
|
2021-01-05 10:33:37 +00:00 |
|