a44fa31951
Merge pull request 'Improve ejabberd HTTP API configs and access' ( #483 ) from bugfix/ejabberd_api_access into master
...
Reviewed-on: #483
2023-04-03 16:03:03 +00:00
Râu Cao
797dd241e0
Improve ejabberd HTTP API configs and access
...
Move the listener to a separate endpoint on port 80, which is only
accessible from the private network. Change accounts.kosmos.org to use
the new endpoint via a `.local` domain instead of faking external
access.
2023-04-03 15:38:40 +02:00
ac00aa9def
Merge pull request 'Upgrade Gitea to 1.19, configure Gitea Actions, set up Actions runners' ( #482 ) from chore/upgrade_gitea into master
...
Reviewed-on: #482
2023-04-02 13:57:45 +00:00
Râu Cao
059812524e
Set up Gitea Actions runners
2023-04-01 12:56:21 +02:00
d7cbdbd6a5
Merge pull request 'Set up Sentry' ( #478 ) from feature/sentry into master
...
Reviewed-on: #478
2023-03-28 20:13:28 +00:00
Râu Cao
702449acc1
Upgrade Gitea to 1.19.0, enable Actions
2023-03-28 19:36:30 +02:00
Râu Cao
b78de9a3c9
Deploy Sentry from release tag
2023-03-28 15:23:57 +02:00
Râu Cao
99d985c0d5
Configure Sentry for akkounts
2023-03-27 19:10:48 +02:00
Râu Cao
9f886cc286
Configure Sentry DSN for lndhub-go
2023-03-27 19:04:03 +02:00
Râu Cao
05d0a19b5f
Add Sentry client recipe and role
...
Configures a local domain for Sentry in the hostsfile.
2023-03-27 19:04:03 +02:00
Râu Cao
798ee3d1d8
Basic Sentry setup
...
Not running the install script automatically at this point yet.
2023-03-27 19:03:58 +02:00
0fbba8baa8
Merge pull request 'Add new SMTP config for akkounts' ( #480 ) from feature/479-akkounts_smtp_config into master
...
Reviewed-on: #480
2023-03-27 09:56:15 +00:00
Greg Karékinian
0c4466b040
Namespace the smtp attributes
2023-03-27 10:49:12 +02:00
Greg Karékinian
34970fe3cf
Set a better name for the from address
2023-03-27 10:48:56 +02:00
Greg Karékinian
3873ebaac2
Don't override the SMTP config with the same values
2023-03-27 10:45:02 +02:00
Greg Karékinian
4f1fb347a8
Add new SMTP config for akkounts
...
This is not running on akkounts-1
closes #479
refs kosmos/akkounts#107
2023-03-24 16:55:11 +01:00
819109849a
Merge pull request 'Improve ejabberd config' ( #477 ) from feature/ejabberd_enhanced_configs into master
...
Reviewed-on: #477
2023-03-24 09:38:18 +00:00
Râu Cao
6e31c7a79b
Use proxy protocol
2023-03-24 16:35:23 +07:00
Râu Cao
a2fc3ba25c
Remove obsolete folder permissions
2023-03-24 16:35:07 +07:00
Râu Cao
13fc2e6e24
Improve MUC config
2023-03-24 16:34:40 +07:00
d308c2536d
Merge pull request 'Switch Discourse uploads and backups to Garage/S3' ( #476 ) from feature/discourse_garage into master
...
Reviewed-on: #476
2023-03-21 09:04:58 +00:00
4baff4cc03
Merge branch 'master' into feature/discourse_garage
2023-03-21 09:02:20 +00:00
Râu Cao
f34647b2bd
Fix akkounts asset requests when nginx is on proxy
2023-03-17 19:29:24 +07:00
Râu Cao
8ae7cdfafd
Switch Discourse uploads and backups to Garage/S3
2023-03-17 19:13:04 +07:00
Râu Cao
d8d1609572
Serve static assets from Rails in prod
2023-03-04 11:14:11 +08:00
Râu Cao
cf082833a7
Add lndhub pubkey in prod, update node config
2023-03-03 21:48:38 +08:00
6779f5a5dc
Merge pull request 'Add keysend support for Lightning Address' ( #471 ) from feature/lightning_address_keysend into master
...
Reviewed-on: #471
2023-03-02 10:53:07 +00:00
55bfc0c80f
Merge branch 'master' into feature/lightning_address_keysend
2023-03-02 10:52:25 +00:00
796b7e4436
Merge pull request 'Move akkounts nginx to nginx proxy' ( #474 ) from chore/move_akkounts_nginx into master
...
Reviewed-on: #474
2023-03-02 10:52:12 +00:00
Râu Cao
8225e1b67b
Move akkounts nginx to nginx proxy
2023-03-02 18:05:37 +08:00
e2e857ec76
Merge pull request 'Move akkounts to redisio cookbook, switch in production' ( #473 ) from chore/akkounts_redis into master
...
Reviewed-on: #473
2023-03-02 08:12:12 +00:00
8f70bf5033
Move akkounts to redisio cookbook
2023-03-02 16:09:51 +08:00
0320cae893
Merge pull request 'Upgrade BTCPay Server to 1.8.0' ( #472 ) from bugfix/btcpay_builds into master
...
Reviewed-on: #472
2023-03-02 07:36:46 +00:00
Râu Cao
9d1dd499bb
Upgrade BTCPay Server to 1.8.0
...
* Fixed build and run scripts
https://github.com/btcpayserver/btcpayserver/pull/4655
* Fixed bug when using LndHub account as Lightning back-end
https://github.com/btcpayserver/btcpayserver/issues/4658
2023-03-02 15:31:47 +08:00
Râu Cao
53f8a06e6f
Add keysend support for Lightning Address
2023-03-02 13:32:07 +08:00
e9832551ac
Merge pull request 'Write akkounts .env config, add config for lndhub admin UI' ( #470 ) from feature/462_akkounts_config into master
...
Reviewed-on: #470
2023-02-14 13:11:49 +00:00
7549164a2e
Merge branch 'master' into feature/462_akkounts_config
2023-02-14 13:04:00 +00:00
48f678148c
Merge pull request 'Switch/migrate NBXplorer to PostgreSQL' ( #468 ) from chore/nbxplorer_postgres into master
...
Reviewed-on: #468
2023-02-14 13:03:49 +00:00
544984abce
Merge branch 'master' into chore/nbxplorer_postgres
2023-02-14 13:02:06 +00:00
643af4a4a2
Merge pull request 'Upgrade RSKj, fix and document test suite' ( #465 ) from core/upgrade_rskj into master
...
Reviewed-on: #465
2023-02-14 13:01:55 +00:00
6209dcfc25
Merge branch 'master' into core/upgrade_rskj
2023-02-14 13:00:44 +00:00
Râu Cao
a1ec9b4d6a
Write akkounts .env config, add config for lndhub admin UI
...
closes #462
2023-02-13 22:39:11 +08:00
Râu Cao
b762d70b43
Use service resource
2023-02-11 17:22:22 +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
5e709a3a4f
Update node configs
2023-02-01 21:53:50 +08:00
Râu Cao
d04e2f4fd5
Bump cookbook version
2023-02-01 20:45:01 +08:00
Râu Cao
f9e7d98bf9
Document testing commands
2023-02-01 20:44:45 +08:00
Râu Cao
9c33fbda21
Bump rskj version
2023-02-01 20:44:07 +08:00