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 9.4k Posts
  • Client needs a templated email

    email template email template
    5
    0 Votes
    5 Posts
    825 Views
    P
    The template format would be to send a specific email to a specific customer. | I think what @girish proposed would better serve what is needed.
  • Organizing VPS Providers, Domains and Cloudrons

    cloudron organization
    6
    1
    1 Votes
    6 Posts
    799 Views
    luckowL
    @LoudLemur It all depends on your role between the apps/websites and the Cloudron instance. The moment you are a service provider for your customer and, let's say, you are only responsible for the initial installation and onboarding (the rest is up to your customer), that is my definition of own from the customer's point of view. He is fully responsible for all costs and responsibilities (aka super user). Separate is a perspective from a service provider's point of view. You are responsible for the infrastructure and because of the "high traffic website" (in my example) you decided that you need a separate / dedicated VPS because of bandwidth, RAM or CPU. Shared in my definition is a viable decision between cost and app usage. Most VPSs are powerful enough to run a lot of websites with low traffic. And if Cloudron's user/group management is appropriate for your use case, shared infrastructure is good for the cost and the environment.
  • Mobile app for a Cloudron app ?

    8
    5 Votes
    8 Posts
    1k Views
    timconsidineT
    @jdaviescoates thank you, will look into that
  • How to clone a homeserver drive?

    10
    0 Votes
    10 Posts
    1k Views
    necrevistonnezrN
    @fbartels said in How to clone a homeserver drive?: dd is the standard tool for these kind of cases. For it to work you should boot your server from some live medium (like a usb stick) and make sure that the volume is not mounted at while doing the copy. Wasn’t it that dd doesn’t really work well with drives of different sizes?
  • Help with OpenID OIDC

    Solved oidc
    3
    0 Votes
    3 Posts
    779 Views
    archosA
    @luckow Thank you very much for the detailed explanation. It doesn't seem so complicated anymore. You have helped me a lot. Thank you very much indeed.
  • 4 Votes
    1 Posts
    149 Views
    No one has replied
  • 0 Votes
    5 Posts
    799 Views
    scookeS
    FWIW, when I bought a Netcup Webhosting Superwoman, it came with a free domain and free email. If you aren't going to use Cloudron, may as go all in elsewhere! I cancelled it btw.
  • Email running on second server

    email
    4
    1 Votes
    4 Posts
    577 Views
    andreasduerenA
    I found it to be pretty easy to get my IPs whitelisted after receiving fresh ones from Hetzner. Just write the admins every time an email fails to pass and let them know you just purchased it
  • Feature Request: Client Certificate Authentication

    7
    2 Votes
    7 Posts
    1k Views
    potemkin_aiP
    Bumping this up
  • Tedium Article

    2
    2 Votes
    2 Posts
    314 Views
    timconsidineT
    Nice article
  • News about StandardNotes

    Moved
    12
    0 Votes
    12 Posts
    2k Views
    girishG
    From the site: To purchase an offline subscription for your self-hosted server: Open standardnotes.com/purchase/offline Complete the purchase process to receive an offline features code via email Once you receive the code, open the Standard Notes web or desktop app, then open Preferences > General > Advanced Settings Paste in the code in the Activate Offline Subscription section Activate a server-side subscription on your self-hosted server
  • Does it make sense for someone like me to use Cloudron?

    Moved
    16
    2 Votes
    16 Posts
    3k Views
    jdaviescoatesJ
    @scooke said in Does it make sense for someone like me to use Cloudron?: at least 8GB of RAM. You can run one or two apps with even less than that, but you do need at least 25GB of disk space to install Cloudron.
  • Uhhhh, there's a new Forum theme!

    28
    2
    6 Votes
    28 Posts
    4k Views
    necrevistonnezrN
    I like it a lot simply for the reason that, when swiping back on the iPad, with the old theme, sometimes the left bar would get stuck and lay over the forum content. You then had to reload the whole page.
  • Update to Cloudron Beta v7.4.2 - went well

    upgrade 7.4.2 cloudron beta
    6
    3 Votes
    6 Posts
    1k Views
    girishG
    Mm, ok. Let's see if we get more reports on this. Maybe you can clone from previous backup and see if the calendars are still there.
  • e-commerce on Cloudron

    e-commerce store shopping
    19
    0 Votes
    19 Posts
    8k Views
    L
    @robi said in e-commerce on Cloudron: @marcusquinn said in e-commerce on Cloudron: @robi Only way I can think right now would be to swap follows on Social Media and DM there. Fill your profile with a list or a LinkTr.ee that has them all. Cloudron has an Application Request for a Free Software, Linktree alternative, LittleLink: https://forum.cloudron.io/topic/7293/littlelink-custom?_=1683224138448
  • Setting Up Cloudron on SSDnodes

    ssdnodes installation
    10
    4
    1 Votes
    10 Posts
    2k Views
    timconsidineT
    @jdaviescoates said in Setting Up Cloudron on SSDnodes: It's really easy to install Cloudron anywhere. yep I installed Cloudron on SSDNODES without any issues ... before moving it to Hetzner. Never had any stability issues at SSDNODES but definitely you can't load them with heavy usage. And bear in mind that SSDNODES 'bargain' is only really on 3 year terms. 1 year pricing is good but not not overly attractive.
  • 1 Votes
    2 Posts
    381 Views
    nebulonN
    Is this somehow in the context of Cloudron? I am asking, since this is a Cloudron related forum, however it is totally possible that others here are maybe able to help you out.
  • App store filters broken when long name used

    userinterface
    3
    1
    0 Votes
    3 Posts
    482 Views
    robiR
    @nebulon sure. Not sure how it is now, bet if the name gracefully overflowed under the elements to the right, it wouldn't push them.
  • Hetzner Nextcloud for Backup storage?

    webdav backups
    7
    0 Votes
    7 Posts
    2k Views
    N
    I checked and got this result. Indeed, with large file sizes, I had problems with backup. (Archive size less than 3 GB was transferred to the nextcloud without problems. With a larger one, an error almost always occurred when copying or restoring.) Thanks for the advice. I was really interested to see the result. The topic can be considered closed. Thanks to all.
  • Debugging ubuntu security updates

    ubuntu security updates
    5
    1 Votes
    5 Posts
    1k Views
    girishG
    tl;dr - If you have the above problem apt install python3-magic . Then, run apt update . On another server, unattended-upgrades package was missing as well (!) Not sure how because Cloudron installs it at install time. So, install it and run unattended-upgrade -d.