@girish got it, thanks
Ritesh
Posts
-
sudo: unable to resolve host Cloudron: Name or service not known -
sudo: unable to resolve host Cloudron: Name or service not knownHi,
I wanted to remove the manual backups. I logged into the server using SSH using my server's login details and tried to remove the backup files following this: https://docs.cloudron.io/backups/#cleanup-backups
rm -rf
showedPermission denied
, then I usedsudo
and then it said this:sudo: unable to resolve host Cloudron: Name or service not known
I ran
sudo nano /etc/hosts
which showed this:127.0.0.1 localhost # The following lines are desirable for IPv6 capable hosts ::1 ip6-localhost ip6-loopback fe00::0 ip6-localnet ff00::0 ip6-mcastprefix ff02::1 ip6-allnodes ff02::2 ip6-allrouters ff02::3 ip6-allhosts
Should I make changes to this file? Or does Cloudron create separate SSH credentials?
Please guide me.
Thanks
-
Azure's Automatic Guest Patching and Cloudron@girish thanks for your reply. Would it be a safer option to disable it? Cloudron's warning mentioned that manual updates could even break the installation. I'm not sure what the chances are of that happening.
-
Azure's Automatic Guest Patching and CloudronHi,
I installed Cloudron on an Azure VM where I had enabled "Azure-orchestrated using Automatic guest patching".
After installing Cloudron, when I logged into the server through SSH, Cloudron warned against manual updates. Should I disable Azure's automatic guest patching to avoid conflicts with Cloudron's update process?
Thanks,
Ritesh -
Bunny Storage for BackupsHello everyone,
I want to use Bunny.net storage for my Cloudron backups. Bunny.net is not S3-compatible and I don't see it listed in the backup providers. Bunny provides FTP and API access though.
Can someone guide me on how to set up Bunny Storage with Cloudron?
Any help or steps would be appreciated!
Thank you!
-
Memory usage on new Cloudron is constantly highHi,
I installed Cloudron using 1-click app in Vultr on a 1Â GB HF instance.
The memory usage is constantly above 1000Â MB.
No app is installed yet.
Is this normal?
-
How to switch PHP version?Hello,
I've recently started using Cloudron, and I like it so far.
I'm confused about one thing. How do I change the PHP version? I don't see any setting anywhere.
Thanks in advance.