@BrutalBirdie Hi! Great job! Thanks.
lilian
Posts
-
Zabbix - network monitoring solution -
OVH DNS API integrationHello everyone,
I’m having an issue with Cloudron when trying to use the OVH DNS API integration.For some time now, I haven’t been able to add my OVH API credentials into Cloudron. Because of this, I have to update all DNS records manually.
I always follow the official documentation:
https://docs.cloudron.io/domains/#ovh-dnsFor a new domain, to avoid any mistakes, I copied the exact permissions listed in the guide.
Here is an anonymized example of the API rules I configured (domain name masked):POST /domain/zone/xxxxxx.fr/record PUT /domain/zone/xxxxxx.fr/record/* DELETE /domain/zone/xxxxxx.fr/record/* GET /domain/zone/xxxxxx.fr/record/* POST /domain/zone/xxxxxx.fr/refreshHowever, when I enter the API credentials into Cloudron, I always get this error:
Access denied: OVH DNS error 403 — This call has not been grantedDoes anyone know what might be causing this?
Thanks in advance for your help! -
New VPN versionHi everyone,
I'm reaching out again following my initial post.-
Is it possible to configure WireGuard clients so that their internet access is not routed through the server?
-
Can the configuration from the OpenVPN application be transferred to the new VPN application?
Thank you all!
-
-
New VPN versionHello everyone, I just installed the new VPN version.
Is it possible to have a custom route in Wireguard similar to OpenVPN?
Let me explain: In OpenVPN, I used the following configuration:# This makes clients redirect all the traffic via the VPN. #push "redirect-gateway def1 bypass-dhcp" #push "redirect-gateway def1 ipv6 bypass-dhcp" pull-filter ignore redirect-gatewayThis setup allows clients to communicate with each other while still using their own internet access.
I couldn't find a similar option for Wireguard.I couldn't find any information about this in the documentation.
Second question,
I already have OpenVPN installed on my Cloudron, with clients currently using it.
Can I use the entire configuration stored in /app/data/ to migrate my clients seamlessly?Thank you in advance, and I wish you all happy holidays!
-
NextCloud Re-scanHi and thank you!
In stress, I read half...It works well through the cloudron web terminal.
Thank you for your quick responses!
-
NextCloud Re-scanHi, @andreasdueren
If I just do:
occ files:scan
I have this error:
Command 'occ' not found, but there are 22 similar ones.@nebulon
If I do
sudo -u www-data php -f /app/code/occ
I have this error:
sudo: php: command not foundIn which folder should I do the manipulation?
I'm lost, sorry -
NextCloud Re-scanHello everyone,
I'm in trouble, I lost user files, luckily I had them aside.
I just put them back directly into the user folder.
On the other hand, when I try to do a re-scan so that it works under nextcloud I get this error.https://docs.cloudron.io/apps/nextcloud/#rescan-files
sudo -u www-data php -f /app/code/occ files:scan myuser
sudo: php: command not foundAt what point did I make a mistake?
Thank you so much -
Folder share on additional diskHi @joseph ,
If I create a folder in /srv/, I can access it from Cloudron (but that's not what I want to do since I want everything on the additional disk).
I have created the volume in Cloudron and added it to my Nextcloud (which is installed on the additional disk), but from within Nextcloud, I can't access the volume created in /srv/.
https://docs.cloudron.io/apps/#mounts
I think Cloudron is blocking all access! I find it strange that you can't share a folder across multiple applications.
What solutions are available?
-
Folder share on additional diskHi, I tried:
chmod a+rw /mnt/volumes/04067a3544294e0fa162392e066337cf/mediaIt didn't work.
I tried:
export MOUNT_DIR=/mnt/volumes/04067a3544294e0fa162392e066337cf/media chmod 777 $MOUNT_DIR hgrp media $MOUNT_DIR chmod g+s $MOUNT_DIR setfacl -d -m g::rwx $MOUNT_DIR setfacl -d -m o::rx $MOUNT_DIR touch $MOUNT_DIR/test-file ls -l $MOUNT_DIR/test-fileOutput:
-rw-rw-r-- 1 root media 0 Aug 7 15:53 /mnt/volumes/04067a3544294e0fa162392e066337cf/media/test-fileroot@liello:/mnt/volumes/04067a3544294e0fa162392e066337cf/media# ls partage test-file root@liello:/mnt/volumes/04067a3544294e0fa162392e066337cf/media#It doesn't work. Is there something I did wrong? Thanks.
-
Folder share on additional diskHi, thanks for your response.
I don't see any errors, and I even have a green light on the mount.
I don't understand why I don't have access to my folder. I tried changing ownership to Cloudron, but it didn't work.
There is a folder inside this folder, so yes, there is something inside.
Since I'm letting Cloudron manage the mount of the sdc1 disk, and this folder is at the root of this disk, could the problem be coming from there?
Attached are some screenshots.
Thanks.


-
Folder share on additional diskHello everyone,
I have a small issue.
I’m on an OVH VPS with an additional disk mounted under /dev/sdc1 by cloudron.
I have some applications installed, and everything is working fine.At the root of my additional disk, I created a folder named "media" that I want to share with some applications. I ran a chmod 777 -R media.
I added a new volume in Cloudron:
Mount type: filesystem
Local directory: /mnt/volumes/04067a3544294e0fa162392e066337cf/media
The status indicator is green, but when I click to explore the folder, it appears empty.Is there a trick to get this shared folder to work properly?
-
Problems with NextCloud (sdb1 - sda1)Hi,
I just moved Data Directory



-
Problems with NextCloud (sdb1 - sda1)Thank you for the feedback,
If I understood correctly, when you move the app into the volume, all the files are on the additional volume.When I go to nextcloud -> System, I see the disk of my vps (sda1) and my volume (sdb1), I thought that I would only see sdb1 since nextcloud is moved in the volume (maybe I am wrong )
Also, is it normal that nextcloud integrity is not enabled? Because it shows me errors.
-
Problems with NextCloud (sdb1 - sda1)Hello everyone!
Still a new cloudron user, I have a little problem.
On my VPS, I created an additional volume (sdb1)
It is well mounted in cloudron (in green)
I installed Nextcloud, change the app location and add the mount.
So for me everything should be in sdb1.
But when I go to Nextcloud, it shows me sda1.
Any ideas?
Thanks very much -
Block access to Cloudron by GeoIPHi all!
Brand new to the Cloudron sphere.I wanted to install a script that I often use on other servers to whitelist countries (https://github.com/friendly-bits/geoip-shell) except that since I installed it, my cloudron no longer has access to the store.
1 - In which country is the store located?
2 - Is there a way in Cloudron to whitelist or blacklist countries?
I only saw the IP solution.
Thank you all!
-
Zabbix - network monitoring solution@girish I think it's blocked for new users, because I tried!
On the other hand, what scares me is that the post is from 2018 and there is still no zabbix in the store (just like others: zammad...).
I'm testing Cloudron, this makes me hesitant to pay for a license. -
Zabbix - network monitoring solution+1 for zabbix
-
zammad - user support/ticketing solution+1 for zammad