Commit Graph

15 Commits

Author SHA1 Message Date
Jorge Montejo
a51dfd050d
[Bitcoind] Add rpc bind and allow for docker setup (#3768)
* Update docker-compose.yml

* update version in config.json

* listen p2p conections by default
2024-06-20 20:56:26 +02:00
Jorge Montejo
4aa00ce5a6
[App] [Bitcoind]: Listen for rpc calls by default (#3732)
* listen for rpc calls by default

* Update config.json
2024-06-12 21:38:16 +02:00
Elichai Turkel
b5b4bdd1fd
bitcoind: Use single dash for args and add more value options (#3590) 2024-05-31 22:08:11 +02:00
Jorge Montejo
d74e4c7d71
Update version in config.json (#3413) 2024-05-07 20:04:15 +02:00
renovate[bot]
ea7bc111e0
chore(deps): update lncm/bitcoind docker tag to v27 (#3260)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-05-06 20:33:02 +02:00
Jorge Montejo
2c150961f3
add new config to the bitcoin daemon (#3366) 2024-05-06 20:30:21 +02:00
imgbot[bot]
f277bb7b62
[ImgBot] Optimize images (#2871) 2024-03-19 20:18:32 +01:00
Nicolas Meienberger
944aa771bb chore(bitcoin): add traefik labels and simplify config 2024-03-18 22:18:17 +01:00
MontejoJorge
6948ddef21 add size warning 2024-03-13 22:09:42 +01:00
MontejoJorge
c482fe8879 change name and desc 2024-03-12 22:19:55 +01:00
MontejoJorge
5f7e3a754a add description and logo 2024-03-12 21:10:32 +01:00
MontejoJorge
16c636e046 remove rpc config 2024-03-11 21:47:44 +01:00
MontejoJorge
9a66e57af8 change volume path 2024-03-11 20:17:07 +01:00
MontejoJorge
cc8876bfdf change user 2024-03-11 19:33:22 +01:00
MontejoJorge
518fe1e70f Add bitcoind app 2024-03-11 19:26:28 +01:00