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


Skip to content

Discuss

Feedback, suggestions, anything else Cloudron related

933 Topics 8.0k Posts
  • 0 Votes
    1 Posts
    147 Views
    No one has replied
  • Cloudron LDAP access for external apps?

    Solved
    11
    1 Votes
    11 Posts
    694 Views
    nebulonN

    @jdaviescoates thanks for the hint πŸ™‚

  • 5 Votes
    12 Posts
    536 Views
    M

    @girish Gotcha but as long as I don't do that, I should be gtg. Im just thinking of a script that does 3 things.

    Grabs all the IP's from emerging threats block list Grabs all the 403/404's from access logs sends them to greynoise to check if they are known "noise" and then Add both of these IP groups to that file and restart the service.
  • Why change email server location?

    Solved
    8
    2 Votes
    8 Posts
    356 Views
    bigbucketboyB

    @necrevistonnezr Great! Thanks for your guys help. It’s much appreciated.

  • Question about APIs

    4
    0 Votes
    4 Posts
    211 Views
    P

    @nebulon @girish NVM! i figured it out!! πŸ˜‡
    Had to append the URL call with the (?access_token=) parameter & token
    Figured it out with SoapUI first then got it to work in Wappler 😁
    +1

  • More subscription options

    7
    0 Votes
    7 Posts
    532 Views
    avatar1024A

    @girish Thanks Girish. I'll email you directly (support@cloudron) so we can tidy things up.

  • Release to Formal Update Time

    Moved
    3
    0 Votes
    3 Posts
    157 Views
    nebulonN

    @ddlidded the updated app package is now released.

  • 1 Votes
    25 Posts
    757 Views
    humptydumptyH

    @jdaviescoates said in *Really* lightweight, simple (use and administration) real time chat? Does it even exist today?:

    Sadly not open source

    Sorry! I skimmed the post, I must have missed that requirement πŸ™‚

  • 10 Votes
    16 Posts
    1k Views
    ?

    This is super helpful. I’m hoping we see something like this as a feature baked in though. Like multiple backup sources with different schedules

  • 4 Votes
    1 Posts
    162 Views
    No one has replied
  • Cloudron external ldaps with OpenCTI

    5
    0 Votes
    5 Posts
    405 Views
    M

    I haven't had a chance to finish the overall guide for the cloudron specific part but I completed a guide for installing OpenCTI with Traefik, Elasticsearch, and lots of plugins. I also have a complete docker-compose for OpenCTI, Elasticsearch cluster with X-Pack security, and multiple plugins as well as LDAP integration. you can find it here

    OpenCTI install guide
    https://dev.azure.com/Mastadamus/OpenCTI/_wiki/wikis/OpenCTI.wiki/3/OpenCTI-with-Traefik-Reverse-Proxy

    OpenCTI GIT that contains my templates
    https://dev.azure.com/Mastadamus/_git/OpenCTI

    If you just want to skip to how you integrate LDAP with OpenCTI docker-compose I will paste examples below

    - PROVIDERS__LDAP__STRATEGY=LdapStrategy - PROVIDERS__LDAP__CONFIG__URL=ldaps://Your.Domain.Name:636 - PROVIDERS__LDAP__CONFIG__BIND_DN={{`cn=admin,ou=system,dc=YourLDAPserverName`}} - PROVIDERS__LDAP__CONFIG__BIND_CREDENTIALS=XXXXXXXXXX - PROVIDERS__LDAP__CONFIG__SEARCH_BASE={{`ou=users,dc=YourLDAPserverName`}} - PROVIDERS__LDAP__CONFIG__SEARCH_FILTER={{`(cn={{username}})`}} - PROVIDERS__LDAP__CONFIG__MAIL_ATTRIBUTE=mail - PROVIDERS__LDAP__CONFIG__ACCOUNT_ATTRIBUTE=givenName - PROVIDERS__LDAP__CONFIG__ALLOW_SELF_SIGNED=true - PROVIDERS__LOCAL__STRATEGY=LocalStrategy
  • 0 Votes
    6 Posts
    324 Views
    humptydumptyH

    @nebulon Good to know. Thank you!

  • 0 Votes
    2 Posts
    294 Views
    girishG

    @hustler We don't have anything public for students but can you write to support@cloudron.io ? We will see what we can do, thanks.

  • Cloudflare - api removed soon!!

    2
    0 Votes
    2 Posts
    259 Views
    girishG

    @ApplegateR I think this is some legacy hosting provider API. Cloudron uses https://api.cloudflare.com/ , so we should be fine.

  • Enhanced RO FS - EROFS

    6
    1 Votes
    6 Posts
    211 Views
    robiR

    Given the inclusion of EROFS in the Linux kernel and it making into Ubuntu, a few questions come to mind.

    Among the features listed are compression and caching.

    Hence the question is, what is the Cloudron configuration for EROFS and are we using the potential for caching and compression since we run so many containers based on an identical base image.

    @girish is it defaults or thoughtful tuning?

  • Wasabi Timed Deleted Storage

    7
    0 Votes
    7 Posts
    1k Views
    jdaviescoatesJ

    @Aizat said in Wasabi Timed Deleted Storage:

    @timconsidine thanks, I'll check Scaleway and Hetzner out πŸ™‚

    FYI both (aside from Hetzner US location where they're just co-locating)) are 100% powered by renewable energy too, imho an important consideration in a climate emergency πŸ™‚

  • Packaging own apps : what guidance do you want

    10
    8 Votes
    10 Posts
    307 Views
    micmcM

    @timconsidine Yes, as mentioned by @humptydumpty and maybe start with, what tools do I need to have ready, and we should get our feet wet with in some cases, before starting, which are going to be in use during the whole process.

    Cloudron CLI of course, what else? A docker registry? A GIT server? A VPS with docker installed? A Docker desktop version? (as well as the previous?) How are they connected? Etc

    Maybe also an example of how one is (or should be) set up?

    Thanks for the offer mate!

  • Vultr DNS default TTL

    16
    2 Votes
    16 Posts
    665 Views
    d19dotcaD

    Thanks Girish! πŸ™‚

    @girish said in Vultr DNS default TTL:

    The changelog is not comprehensive, it doesn't have 1-1 relation with all changes since it also goes into the UI. Only way to know is the git log for small changes.

    Totally fair. I was surprised to see that one missing since there's a ton of smaller changes still in the changelog in previous versions. I always thought the changelog was quite comprehensive before, but maybe it's geared more high-level now.

  • Better notifications

    Solved
    7
    3 Votes
    7 Posts
    294 Views
    yusfY

    Thank you so much @fbaretls! Since Uptime Kuma has all the notification types I need (Matrix, really 😊) this solves my issue πŸ™Œ

    See you in the co-olperative sector, @jdaviescoates ✌

  • Framework for Sync

    1
    0 Votes
    1 Posts
    142 Views
    No one has replied