Râu Cao
bfdaac84a4
Use service DSL
2023-02-08 15:31:17 +08:00
Râu Cao
99e029a5ca
Switch NBXplorer to Postgres
2023-02-08 15:30:44 +08:00
86d7514739
Merge pull request 'Upgrade bitcoind, NBXplorer, BTCPayServer' ( #467 ) from chore/upgrade_btcpay into master
...
Reviewed-on: #467
2023-02-03 09:05:46 +00:00
Râu Cao
4c7a5f4db8
Upgrade bitcoind, NBXplorer, BTCPayServer
2023-02-03 17:04:16 +08:00
Râu Cao
063858f06c
Install imagemagick for mediawiki thumbnail generation
2023-02-01 18:17:39 +08:00
Râu Cao
cd4d21efc8
Remove superfluous license header
2023-02-01 18:17:29 +08:00
Râu Cao
ad10e8cceb
Fix up lndhub hook config, converge all relevant nodes
2023-01-25 13:02:09 +08:00
Râu Cao
3e79955261
Deploy akkounts from master again
2023-01-25 12:31:17 +08:00
Râu Cao
d3d046b0d0
Merge branch 'feature/libretranslate'
2023-01-25 12:28:33 +08:00
7447ba2842
Merge pull request 'Configuration for LndHub webhooks' ( #461 ) from feature/lndhub_webhooks into master
...
Reviewed-on: #461
2023-01-17 13:45:00 +00:00
1a7fd5ac65
Merge branch 'master' into feature/lndhub_webhooks
2023-01-17 13:44:14 +00:00
cdb1213e1d
Merge pull request 'Migrate Mastodon S3 from AWS to Garage' ( #458 ) from feature/22-mastodon_s3 into master
...
Reviewed-on: #458
2023-01-17 13:42:28 +00:00
Râu Cao
03fa49ed0c
Remove unused import
2023-01-17 17:15:16 +08:00
Râu Cao
ed0e030106
Set up libretranslate for kosmos.social
2023-01-17 17:12:22 +08:00
Râu Cao
3933e4c310
Fix endpoint URL
2023-01-17 15:36:42 +08:00
Râu Cao
f777af22b8
Finish up Garage S3 config for kosmos.social
2023-01-14 15:59:47 +08:00
Râu Cao
345ba14f0e
Add garage S3 config for Mastodon
2023-01-14 15:03:38 +08:00
Râu Cao
89865bcd2a
Allow send_message endpoint from akkounts
2023-01-12 15:37:08 +08:00
Râu Cao
62d1a86555
Configure Webhook URL for lndhub.go
2023-01-12 15:37:04 +08:00
Râu Cao
2eb0544ea9
Update README
2023-01-05 17:14:46 +08:00
2d50c7dfd6
Merge pull request 'Upgrade Gitea to 1.18.0' ( #460 ) from chore/upgrade_gitea into master
...
Reviewed-on: #460
2022-12-30 16:08:18 +00:00
Râu Cao
e54112418e
Upgrade Gitea 1.18.0
...
Requires some config changes for the mailer.
2022-12-30 23:05:40 +07:00
0c37504ac6
Merge pull request 'Set up lndhub.go' ( #457 ) from feature/454-lndhub.go into master
...
Reviewed-on: #457
2022-12-27 06:29:09 +00:00
d8e0124c46
Merge pull request 'Set up PeerSwap for LND' ( #459 ) from feature/peerswap into feature/454-lndhub.go
...
Reviewed-on: #459
2022-12-27 06:23:09 +00:00
Râu Cao
176dd64438
Remove peerswap policy file from recipe
...
This will be auto-created anyway, and we don't want to overwrite changes
added by the CLI.
2022-12-26 11:29:17 +07:00
Râu Cao
4f1b1aff30
Set up PeerSwap
...
Allows to swap sats in and out of Lightning channels without a 3rd party
(and their fees). Instead, swaps can be initiated directly with the
channel peer.
https://www.peerswap.dev/
2022-12-26 11:16:22 +07:00
Râu Cao
b3465e186f
Fix comment
2022-12-26 11:16:01 +07:00
Râu Cao
ea635a52e9
Formatting
2022-12-26 11:14:40 +07:00
Râu Cao
90e17b0abc
Rename bitcoind recipe
...
Was still using a name from when the cookbook didn't set up anything
else
2022-12-25 16:28:14 +07:00
Râu Cao
8c8e978ae9
Update node configs
2022-12-24 00:58:31 +07:00
Râu Cao
3d7b4df376
Add rate limit config for lndhub-go
2022-12-24 00:58:11 +07:00
Râu Cao
b738dc1e80
Add nginx proxy hosts for Garage Web access
...
The respective bucket needs to be configured with a domain alias. When a
new alias is added to the `s3_web_domains` config, a new nginx site can
then be deployed to the `nginx_proxy` hosts.
2022-12-23 18:07:39 +07:00
Râu Cao
3641ea7a60
Deploy lndhub.go branch of akkounts
2022-12-23 18:02:42 +07:00
Râu Cao
a7e04f4e63
Exclude lndhub backups in dev
2022-12-23 14:17:43 +07:00
Râu Cao
e0c400c007
Use correct asset URL for lndhub logo
2022-12-22 20:03:58 +07:00
Râu Cao
7802ea25e6
Ignore chef environment when looking up primary
...
We use mixed environments still, not everything is in "production" yet.
2022-12-22 19:45:45 +07:00
Râu Cao
fb1206d03f
Refactor bitcoin-related roles and node config
2022-12-22 19:35:41 +07:00
Râu Cao
379a503dd0
Move lndhub nginx site to proxy
...
And configure for lndhub-go. Also configure branding for public lndhub
dashboard
2022-12-22 19:35:30 +07:00
Râu Cao
7d11450c4e
Set up lndhub.go
...
closes #454
2022-12-11 14:30:27 +01:00
430f8b36b6
Merge pull request 'Set up LDAP/dirsrv replication' ( #453 ) from feature/ldap_replication into master
...
Reviewed-on: #453
2022-12-08 13:12:22 +00:00
26a34a69d3
Merge branch 'master' into feature/ldap_replication
2022-12-08 13:08:00 +00:00
98785a1a86
Merge pull request 'Move Mastodon nginx to proxy/LB' ( #452 ) from feature/mastodon_nginx into master
...
Reviewed-on: #452
2022-12-08 13:07:35 +00:00
66c91b5a7f
Merge branch 'master' into feature/mastodon_nginx
2022-12-08 13:07:09 +00:00
Râu Cao
a460302728
Add missing sidekiq queue
2022-12-01 17:08:17 +01:00
f8fd10c4c2
Merge pull request 'Upgrade Mastodon to 4.0' ( #456 ) from chore/upgrade_mastodon into feature/mastodon_nginx
...
Reviewed-on: #456
2022-12-01 14:33:20 +00:00
Râu Cao
2ecb4e2385
Upgrade Ruby to 3.0.4
2022-12-01 15:29:38 +01:00
Râu Cao
cdd3f026c4
Always use config for skipping post-deployment migrations
2022-12-01 15:05:24 +01:00
Râu Cao
5d05d5c187
Move Mastodon nginx to proxy/LB
2022-11-30 12:07:54 +01:00
Râu Cao
f3ca307e64
Fix Tor access
...
Configure alternate_domains for Rails app to re-enable Tor access (was
throwing 403s without this config)
2022-11-30 12:06:25 +01:00
Râu Cao
66f5217a41
Refactor Mastodon nginx recipe for proxy usage
...
Works both as local deployment and proxy (via roles and environments)
* Use upstreams for proxy_pass
* Access static assets from proxy, configure caching for them
* Move Tor config to environment, install via role
* ...
2022-11-30 12:02:17 +01:00