BTCpayserver
-
BTC Core is v29 and it should not be updated. There were contentious changes added in v30, and to be pragmatic, it would be best to stick with v29 for the foreseeable future. This does not affect BTCPay Server.
About the community app release, can you give more details? What would need to happen?
BTC Pay Server should run independently of BTC Core (the core part is only needed when you set up the wallet within a shop). So if it is not responding, it is not due to Core.
-
BTC Core is v29 and it should not be updated. There were contentious changes added in v30, and to be pragmatic, it would be best to stick with v29 for the foreseeable future. This does not affect BTCPay Server.
About the community app release, can you give more details? What would need to happen?
BTC Pay Server should run independently of BTC Core (the core part is only needed when you set up the wallet within a shop). So if it is not responding, it is not due to Core.
@nostrdev thank you !
BTC Core is running 29.0.0 and is fully synced to network
About the community app release, can you give more details? What would need to happen?
Community Apps are a new feature of Cloudron 9.1.3.
https://docs.cloudron.io/packaging/publishingA Community App is a custom app which does not have to be accepted into the official AppStore, but the user can install it almost as if it were.
Community App can be made with some simple additional steps to a traditional custom app :
- make sure you are on 9.1.3
- in project directory run
cloudron versions init - ensure extra fields in CloudronManifest.json are populated
- ensure you use a CHANGELOG or CHANGELOG.md file (specified in CloudronManifest.json)
- build as normal
- run
cloudron versions add - the populated CloudronVersions.json can be shared (git repo, static website, or static link here in forum even)
User can use that link to install the Community App to their Cloudron instance. It's sweet !
My BTC Core is working and I can get a curl response from it.
My BTC Pay does not login, I must have screwed up the config.yaml, investigating it.
-
@nostrdev thank you !
BTC Core is running 29.0.0 and is fully synced to network
About the community app release, can you give more details? What would need to happen?
Community Apps are a new feature of Cloudron 9.1.3.
https://docs.cloudron.io/packaging/publishingA Community App is a custom app which does not have to be accepted into the official AppStore, but the user can install it almost as if it were.
Community App can be made with some simple additional steps to a traditional custom app :
- make sure you are on 9.1.3
- in project directory run
cloudron versions init - ensure extra fields in CloudronManifest.json are populated
- ensure you use a CHANGELOG or CHANGELOG.md file (specified in CloudronManifest.json)
- build as normal
- run
cloudron versions add - the populated CloudronVersions.json can be shared (git repo, static website, or static link here in forum even)
User can use that link to install the Community App to their Cloudron instance. It's sweet !
My BTC Core is working and I can get a curl response from it.
My BTC Pay does not login, I must have screwed up the config.yaml, investigating it.
@timconsidine - didn't realise this was ready, thanks for the docs pointer, it looks straightforward enough. Will get onto it asap! Which realistically will be this weekend or early next week.
-
ok - the versions.json is ready for btc core: https://git.nostrdev.com/stuff/cloudron-bitcoin-core/raw/branch/main/CloudronVersions.json
had to move it back to our own repo so that it could update the json as part of the pipeline (cloudron uses gitlab vs the runners being in gitea)
will do btcpay server next, in the coming days
-
Are there any tools to help validate a cloudronversions.json file? Put this together: https://git.nostrdev.com/stuff/cloudron-btcpay/raw/branch/main/CloudronVersions.json
But can't seem to figure out why it always says "Could not resolve CloudronVersions.json from URL"
-
Hi Joseph - yes you can - we use these apps ourselves and plan to maintain them (until such time as someone else ever does)
I notice that BTC Pay link points to btc-core - there are actually two apps (some features in BTC Pay depend on BTC Core):
- Bitcoin Core: https://git.nostrdev.com/stuff/cloudron-bitcoin-core/raw/branch/main/CloudronVersions.json
- BTC Pay Server: https://git.nostrdev.com/stuff/cloudron-btcpay/raw/branch/main/CloudronVersions.json
One instance of BTC Core can serve all instances of BTC Pay. You can also run BTC Pay without core, or using another instance of core.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login

