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

1.1k Topics 8.7k Posts
  • OnlyOffice no longer has mobile editing šŸ˜­

    5
    0 Votes
    5 Posts
    877 Views
    jdaviescoatesJ

    It's a shame no one from OnlyOffice actually explains why they "HAD" to remove mobile editing.

    "The fact is we HAD to limit the mobile web version feature since the question is about the future of ONLYOFFICE."

    Also learned something on that thread about how apparently collaborative editing won't work with mobile app version šŸ˜

  • remotestorage.io

    1
    1 Votes
    1 Posts
    244 Views
    No one has replied
  • Kopano, Jitsi, BigBlueButton - why Kopano?

    17
    -1 Votes
    17 Posts
    1k Views
    scookeS

    @nebulon You are all doing amazing work, thank you!

  • Colocated secondary backup

    Solved
    10
    1 Votes
    10 Posts
    892 Views
    yusfY

    Oh, Iā€™m glad to hear it. Either they did rely on AWS at one point or I got it backwards completely. Either is fine if they now have their own infra. šŸŽ‰

  • Who want to share recipes ?

    5
    3 Votes
    5 Posts
    601 Views
    JOduMonTJ

    @jdaviescoates from what I understand Chatbot fall under Social Network Login or OmniChannel Integrations which are only available under SaaS and/or with a license, which I'm not sure or to deal with via Cloudron since you have to contact them and they talk about docker deployement.

    @yusf said in Who want to share recipes ?:

    Botpress app request here šŸ˜

    I tried botpress almost 2 years ago, it was already pretty impressive and intuitive.

    for the Rocket.Chat / BotPress it seams to be in development

  • This topic is deleted!

    1
    0 Votes
    1 Posts
    1 Views
    No one has replied
  • I propose a new category... Work in progress

    5
    3 Votes
    5 Posts
    543 Views
    jdaviescoatesJ

    @girish really great to see Freescout is a WIP, my local Covid 19 mutual aid group are interested in using it...

  • sender rewriting when using external SMTP

    4
    0 Votes
    4 Posts
    493 Views
    girishG

    @hendrikvl said in sender rewriting when using external SMTP:

    And no, my mail relay does not accept IP whitelisting. It's not a proper mail relay service to be exact, but just a regular mail service with outgoing smtp for authenticated users.

    Ah yes, someone was trying to do this with a gmail account as well sometime back (and more recently with a mailbox.org account). I think we have to implement this feature in Cloudron to make this use case work.

  • Ability to synchronise backup and apps update schedule

    7
    0 Votes
    7 Posts
    673 Views
    girishG

    @RoboMod Thanks for the script and @ruihildt thanks for the suggestion. We will look into this in a coming release. It makes sense to keep them in sync. I have long wanted better backup rotation policies as well - https://git.cloudron.io/cloudron/box/issues/441

  • Learning to Program for Cloudron

    4
    1 Votes
    4 Posts
    489 Views
    girishG

    I would say:

    Learn docker. This is the base deployment tool for Cloudron. No need to learn compose/swarm etc. Take some time to learn Heroku. Also see 12 factor app. A lot of ideas for Cloudron app deployment are inspired from these two PaaS concepts. Heroku can deploy lots of different frameworks/stacks, so just pick one you are comfortable with. And then the tutorial link above should be easy to follow. Without knowing 1 & 2, the tutorial can be hard to understand.

    Finally, there is lots of code at https://git.cloudron.io/box (looks for -app suffixed repos).

  • SMTP Masquerading denied when using unknown domain

    1
    0 Votes
    1 Posts
    187 Views
    No one has replied
  • AWS EC2 Dedicated IP blocked by Outlook

    3
    0 Votes
    3 Posts
    568 Views
    girishG

    @rfg You have to setup a mail relay for your outbound mails. The big cloud providers like aws, gce, azure will all block emails from VMs directly. See https://cloudron.io/documentation/email/#relay-outbound-mails

  • .io, or not .io, is that even a question ?

    5
    -1 Votes
    5 Posts
    571 Views
    W

    @JOduMonT Yeah I came down too harshly, sorry my friend!
    Any question is worthwhile when the intention is good!

  • Cloudron as Webhosting Panel

    3
    2 Votes
    3 Posts
    486 Views
    jdaviescoatesJ

    @girish this all sounds great - looking forward to the next release! šŸ™‚

    It would also be really nice if there was a simple way to limit the visibility of apps by domain (perhaps using groups?).

    I realise that at present it's possible to create groups and then limit access to specific apps to specific groups, and that could be used now to achieve this, but I'd like a quicker and easier way to say to Cloudron: "this group has access to all apps on this domain" (but none of the other domains) than having to do it app by app.

    Make sense?

  • DevPorn please: Which tools Cloudron team are using ?

    6
    2 Votes
    6 Posts
    998 Views
    girishG

    We are quite attached to hastebin since it's one of the first apps that we packaged on Cloudron šŸ™‚

    For mail client, I use thunderbird on desktop and k9 on android. I use rainloop to setup filters. The thunderbird managesieve extension is not the best.

  • I believe in Cloudron's mission 200%. How can I help?

    11
    5 Votes
    11 Posts
    1k Views
    JOduMonTJ

    @girish said in I believe in Cloudron's mission 200%. How can I help?:

    what the issue is here

    sometimes warning are only to warn you such as asking you to take a look, often if you able to explain why it's like that and it sound reasonable from a security perspective it's fine.

    The grub and kernel issues (which are the bulk of it) are outside the scope of Cloudron especially on a VPS.

    I also don't applied all recommendation because it restrain too much the instance such as an example it will be impossible to login as root from the console unless you reboot at the level 1

  • 4 Votes
    12 Posts
    1k Views
    W

    @iamthefij Well the you can make it so you're not discoverable unless you message the person. Thats pretty anonymous

  • Presentng Cloudron to co-ops at OPEN 2020?

    2
    3 Votes
    2 Posts
    290 Views
    nebulonN

    Thanks for reaching out, sounds like a very interesting conference. I will send you a mail to get in touch.

    Best,
    Johannes

  • Centralized log aggregration for apps

    3
    0 Votes
    3 Posts
    413 Views
    nebulonN

    Can you describe the use-case a bit further? Cloudron already collects logs for each application and addon, as well as the Cloudron related platform components. Generally it is not supported to install other daemons on the side of Cloudron on the same server, since we cannot test such configurations during updates.
    FYI all the logs are collected currently as described here https://cloudron.io/documentation/troubleshooting/#logs

  • This topic is deleted!

    Moved
    9
    -2 Votes
    9 Posts
    81 Views