Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Brite
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps - Status | Demo | Docs | Install
nostrdevN

nostrdev

@nostrdev
About
Posts
48
Topics
3
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • What do you do?
    nostrdevN nostrdev

    We're a development team focused on helping clients build applications and solutions in the freedom tech / Bitcoin / Nostr space - https://nostrdev.com

    We don't use Amazon, Facebook, Microsoft, or Google - and Cloudron is fantastic for this. It's also a really good option for hosting our client projects - we can just deploy them as containers, with their own URLs, no need to spin up / pay for additional machines.

    We're contributing back - current submissions include:

    • Bitcoin Core
    • BTCPay server

    Upcoming contributions include:

    • Strfry (Nostr) relay
    • Blossom (file) server
    • SIGit - for secure and private document signing . https://sigit.io
    • Trackstr - self hosted time tracker, an alternative to other "activity trackers" such asHubstaff or Trackabi. DM for details, we are looking for testers.

    Our wish - that the Cloudron team would accept payment in Bitcoin. Maybe now they have their own payment gateway, they will reconsider 🙂

    Discuss

  • BTCpayserver
    nostrdevN nostrdev

    Thanks! We were able to resolve it in the end (was an issue with the nginx config). We now have btcpay server up and running, and plan to have the repo ready to publish here later this week 🙂

    App Wishlist

  • DNS providers offering DNSSEC (Swarm intelligence (and help) needed)
    nostrdevN nostrdev

    Desec is great but we hit issues when doing a restore onto a new IP address - we were locked out of desec.io due to rate limiting

    We had a chat with the support and they suggested that cloudron could consider using their batch api to reduce the number of requests

    But as we need to be able to recover without being locked out (out of hours) we switched to hetzner DNS instead.

    TLDR; desec.io are great, the support is very good, however their rate limiting is somewhat aggressive and may catch you out in a bind.

    Discuss

  • BTCpayserver
    nostrdevN nostrdev

    BTCPayServer has now been updated to v2.3.3 (from 2.1.6)

    Tested on our instance and it's running fine

    https://git.cloudron.io/playground/btcpayserver/

    App Wishlist

  • What's coming in 9.1
    nostrdevN nostrdev

    @james

    Using Bitwarden means keeping your secret on a potentially compromised device. Better to use a hardware key.

    The problem with both Yubikey and Nitrokey is that if you lose the device, you lose the key. Big problem.

    The fact you cannot recover a passkey, make those devices a pass, from us. Or at least, they must be used in a far more careful and limited fashion - ie, fallback to email recovery - than what would otherwise be the case (sovereign recovery).

    With Trezor - and other hardware wallets that use deterministic webAuthN - you can recover from a seed. This means that the loss of a device is not catastrophic.

    EDIT: Am reading the Trezor forums and apparently they do support Passkeys, it's just that the Resident Key is encrypted with the seed, and not deterministically generated. So for recovery, you just back up the file using regular cloud storage.

    Looking forward to testing it on cloudron, and letting you all know the results.

    https://trezor.io/guides/bonus-tools/what-is-fido2

    Announcements

  • SimpleX Chat
    nostrdevN nostrdev

    Simplex Chat is the best private messenger out there, that we have found. We'd love to run our own Simplex Server.

    Another app we are keeping our eye on is White Noise, which uses the Marmot protocol.

    App Wishlist

  • Alternatives to Cloudflare DNS with Cloudron?
    nostrdevN nostrdev

    We use desec.io

    Discuss

  • BTCpayserver
    nostrdevN nostrdev

    More good news - we also finally got btcpay server running: https://git.nostrdev.com/stuff/cloudron-btcpay/

    Even better, it will automatically connect to your bitcoin instance. And you can have multiple BTCPay Server instances with just one instance of bitcoin core.

    App Wishlist

  • BTCpayserver
    nostrdevN nostrdev

    Finally - we have packaged Bitcoin Core!

    How do we submit this for official packaging?

    https://git.nostrdev.com/stuff/cloudron-bitcoin-core

    App Wishlist

  • BTCpayserver
    nostrdevN nostrdev

    @jtippetts - we ended up doing this internally. If you're able to get value from this package, and still keen to contribute 100 EUR, we'd be super happy if it went to the Graphene OS project. We are not affiliated, we are just very grateful that their software exists.

    https://grapheneos.org/donate

    App Wishlist

  • BTCpayserver
    nostrdevN nostrdev

    We updated the btcpayserver repo today to use the latest version (2.2.0) and fixed a CSP issue in the nginx.conf

    App Wishlist

  • CCAI : Cloudron Custom App Installer
    nostrdevN nostrdev

    If this app were available in the cloudron app store, it would make cloudron significantly, even exponentially more useful - as it would open up an entire universe of apps that the main cloudron team cannot / would not support.

    The difference between iOs "walled garden" and the Android "sideload option". Android is far more ubiquitous as a result.

    Obviously it comes with risks, and they should be well highlighted, however for those who understand and accept those risks a tool like this is just fantastic for enabling a plethora of new use cases on cloudron

    If this app were deployed, we would also be incentivised to package up more apps, because the audience would be much much bigger

    please do it! I would say it's even higher priorirty than our own app submissions (as we could easily use this tool to deploy them in the meanwhile)

    App Wishlist

  • BTCpayserver
    nostrdevN nostrdev

    done! we would like to add that the packaging team should prioritise the custom app installer over btcpay server (as we can easily deploy apps using the package installer from that point onward)

    App Wishlist

  • First Dawarich, now BTCPayServer!
    nostrdevN nostrdev

    Hi guys

    The latest instance of core is in the playground: https://git.cloudron.io/playground/bitcoin (yes, it's a dependency for btcpay server)

    It's true that the entire blockchain is always downloaded (consuming bandwidth) but you don't need more than your pruned size setting in terms of disk storage.

    The package also contains instructions to allow you to set a volume, so that the blockchain is not part of your backups.

    Happy to jump on a call to assist if needed

    Apps

  • BTCpayserver
    nostrdevN nostrdev

    image.png

    App Wishlist

  • unable to send email to a Gmail address
    nostrdevN nostrdev

    True. In the meantime, we tell anyone and everyone about how and why they should move to Cloudron.

    Support mail gmail

  • Blossom on Cloudron - Blobs stored simply on mediaservers
    nostrdevN nostrdev

    It's the same, originally signed up with github, but then we closed the github account

    App Wishlist

  • Nextcloud Talk high-performance back-end
    nostrdevN nostrdev

    We installed HPBE on a dedicated VPS and Nextcloud Talk is mostly ok for us now.

    App Wishlist nextcloud nextcloud talk video

  • Room link gets lost after OIDC login
    nostrdevN nostrdev

    It would be really nice if you can also update the upstream version when bumping packages - it's displayed in the app store, and is a nice visual indicator (if unreliable)

    https://git.cloudron.io/packages/mirotalksfu-app/-/blob/main/CloudronManifest.json?ref_type=heads#L5

    MiroTalk

  • Who is selling hosted (and supported) Cloudron servers?
    nostrdevN nostrdev

    We would like to see a cloudron reseller who accepts Bitcoin for payment

    Discuss hostingprovider
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search