When I try to add the Prometheus url http://localhost:9090/metrics to Grafana I get the error
Unknown error during query transaction. Please check JS console logs.
Am I missing something?
When I try to add the Prometheus url http://localhost:9090/metrics to Grafana I get the error
Unknown error during query transaction. Please check JS console logs.
Am I missing something?
I also get "This server's IP is blacklisted :SpamCop" on all my domains.
@subven I have 32GB RAM.
/var/log
size 214MB
/var/backups
size 1.5MB
@girish Looks like its not old images.
Here is the output of du -hcs /*
. I also have raid on /mnt/md0
so you can ignore that.
@girish Not old backups because I never backed up locally. However I saw /var/lib/docker/overlay2
has a size of 83GB.
@atrilahiji I don't quite get what you mean I was hiding all my app names if thats what you wanted to know.
@doodlemania2 I was just thinking what to do with unused Cloudron server storage. This seems to be a wonderful idea. But I have no idea about app packaging.
@murgero I think it's not suitable for temporary storage. You have to build up your node reputation which could take 1 or 2 months. Earning depends on how much the user downloads. You get per TB $1.5/mo for storage. Egress if user downloads 1Â TB = $20.
https://documentation.storj.io/setup/cli/storage-node
I think it would be nice to be able to share some unused storage space and earn some
@nebulon The problem is fixed now. I was just not able to go in the AppStore view. It only showed the loading circle. And on settings, it told me to add a new cloudron.io account. The Cloudron was running for 1 month and all setup completed.
@subven
Cloudron 6.0.1
Hetzner CPX11
When I clicked register got redirected to AppStore and was stuck again on the loading screen. Restarted multiple times now its working again.
When I click on Appstore the loading screen stays loading forever. In settings, it is telling me to setup cloudron.io account but when I click it, it stays on the loading screen again.
@jdaviescoates But if it is a docker container? I think it doesn't matter.
Is the development still going on? I host my church meetings in bbb so I need it like 3 times a week. I currently have a extra server for that which costs a lot. Would be nice to have it in Cloudron directly
I found a container directly from BBB https://hub.docker.com/r/bigbluebutton/bigbluebutton
Although they say not suitable for production use, I would still love it use it. Did someone try it? I can't get it to run on docker.
@girish Thanks, I will try it out.
@jimcavoli I tried it already but it's free only for the first 10 users.
However, I found this Nextcloud SQL user authentication: https://github.com/nextcloud/user_sql
Now I just need to find out where I can get the Cloudron WordPress database information , do you know how to get those? In the docs I didn't find much.
@jimcavoli My plan was to show WordPress as a homepage because you only see the sign-in page on Nextcloud which is not so customizable. What sense does it make if the user signs up at Nextcloud first?
Does anyone has an idea on how to connect WordPress users with Nextcloud?
I mean, when a user creates an account on wordpress it should also create a user in nextcloud.
I don't want to use cloudron ldap because I plan to do this in a free 2 app system.