@nafets-lesierk I wrote a guide for ssh tunnels now - https://docs.cloudron.io/guides/ssh-tunnel/
My understanding of your setup is that Cloudron is on a public server and your MySQL database is in your house. If that's the case, port forward the mysql server's ssh connection via fritz box. Then just setup a local port forwarding from the public server to mysql port via SSH.
Solution is to install the Cloudron CLI in a container, LAMP App or Surfer App work well.
See: https://forum.cloudron.io/topic/10966/installing-custom-apps-on-cloudron/
@scooke said in Can't start upgrade from Ubuntu 20.04 to Ubuntu 22.0x because of "no development version of an LTS available" error:
This has an interesting bit about the -d. https://askubuntu.com/questions/1412543/how-does-exactly-do-release-upgrade-d-work#:~:text=The command do-release-upgrade,version of an LTS available. .
wow, great link.
@robw I have fixed the guide to remove the -d flag. Thanks for reporting.
@sixfold_distract said in Link subdomain on squarespace to Cloudron: questions:
So, scenario 1 is just a simple, case-by-case subdomain like mail.example.com or forum.example.com. Can I even do this via Cloudron?
yes, of course. Just choose the Manual DNS provider. You can just set up normal A/AAAA records for the apps. For the email server, if you go to the Status section, it will tell you what DNS records to set up.
@eddowding you have to modify the file /home/yellowtent/box/src/cron.js and the systemctl restart box.
If you are not comfortable making the changes, you can write to us at support@cloudron.io and we can apply the changes for you.
Hi @mazarian,
in /home/yellowtent/platformdata/logs you will the file box.log, which should give an indication of what went wrong during your restore.
I did not check what the documentation says about this, but earlier this week I performed a restore in a similar manner to you and watching the dashboard during the restore there was definitely some parallel activity going on during the restore. I would have said that it was probably something like two or three apps at the same time max.
Nope, there's no AAAA record, just an "A+ Dynamic DNS Record"
Incidentally, I'm about to switch this domain to Hetzner, in any event. Namecheap is ok but also quite annoying from time to time...
Attempting to get a password reset yielded no results, however the create account at the homepage is working so there is that. I wonder why it wouldn't let me create the account in the setup? Either way, I think I will be able to move forward. Thank you again!
Hello I wanted to apologize for the lack of response, as right after I posted this had a family emergency and the holidays and it completely vanished from my mind.
I want to confirm that Port Forwarding was the kicker, as I was following a Doc for Guacamole install instead of Cloudron's full doc for the base install, there were no instructions in the Guac doc to do port forwarding.
Thank you so much!
@nebulon said in Backup Error Message:
Maybe the mountpoint went away/got disconnected while the backup was running?
yes, I totally forgot, that Cloudron runs not at Home, so I need to adjust my backup time window
@timconsidine said in Test installation refuse to install apps:
@stoccafisso said in Test installation refuse to install apps:
Fresh Ubuntu 18.04 server
18 ??
very old version
On 31 May 2023, Ubuntu 18.04 LTS will reach the end of standard support.
I thought that I read Cloudron no longer supports Ubuntu 18.
Yeah, I was about to say the same. I'm pretty sure the latest version of Cloudron do not support Ubuntu 18.04 any more.
@stoccafisso I'd recommend starting with a fresh 22.04! (or at least 20.04, but I see no reason not to start with 22.04)