dude, as a career tech guy and homelab/open source enthusiast your guides for casa os are.....fanatastic.....and your git is some seriously helpful stuff....your repo will be getting cloned....I mean that as the highest compliment.
Awesome! Glad you like the guides and GitHub repositories. Well, don't just fork it. If there's anything you see, please feel free to send a pull request! I'm trying to improve everything for the community.
Dude, I'm your fan. I managed to configure my nextcloud with cloudflare correctly. I still have a lot of questions, but with time, and of course, your videos, I'll end up getting better. Congratulations on your channel.
With each one of my videos, I try to make sure the viewer can understand it, and it should work for them. You're welcome! Thanks! Feel free to suggest video ideas: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7
Thank you that's the idea make it as easy as possible for people and don't leave out anything! You're welcome! Feel free to suggest video ideas and join the Big Bear community here community.bigbeartechworld.com/
Thank you, Glad you're liking CasaOS it's a really nice system to work with. You'll have to keep the BigBearCommunity up to date on how you're continuing to like it! Feel free to suggest video ideas I'm always interested in what the BigBearCommunity needs next: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7
Thanks, and I'm glad you found the channel! You're welcome! Feel free to suggest video ideas: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7
Awesome! So glad you were able to install Nextcloud. You're welcome. Please send all video suggestions to: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7 I'll look over them and see what's next on the roadmap: community.bigbeartechworld.com/t/bigbearyoutube-roadmap/158
I really appreciate your help. You've awesome tutorials! After trying this, I've a question to start - how can I edit the php limits? The nextcloud instance in casaos only allows 512MB files and through this I can't access the php.ini file. Tks
Thank you and that's awesome to hear. My goal is to make technology easy and walk people through step by step. You would need to set the envs like here: community.bigbeartechworld.com/t/added-nextcloud-to-bigbearcasaos/455/5?u=dragonfire1119
I'm from Brazil, your video is sensational. Congratulations. I just don't understand how the "Show Nextcloud DB" topic works. What program did you use?
Awesome! I used TablePlus in this video! tableplus.com/ Feel free to suggest video ideas: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7
Great video. Can you please tell on how to safely stop nextcloud and database and then restart later on, if in case I have to restart my pi, if I have to move it somewhere. It will be a favour. Thanks.
Thank you; I'm glad you liked the video. It's hard to follow along with comments, so can you please post in the... community.bigbeartechworld.com/c/big-bear-casas/10 with your issue. Try to be detailed in your issue. If you have a feature request please post in the community.bigbeartechworld.com/c/big-bear-casaos/bigbearcasaos-suggestions/40.
first time i manage to install nextcloud successfully and in one try, thanks! very helpful stuff! im not sure how to access to it from outside the home tho, i get an "Access through untrusted domain" message when i do, do i have to do some config in cloudflare or something within nextcloud maybe?
That's so awesome to hear! That's the goal: make it as easy as possible to get up and running! Please post in the community.bigbeartechworld.com/c/bigbearyoutube/5 with your issue. Try to be detailed in your issue. It's hard to keep up with the comments on UA-cam.
Great! Now if you want to share it with other people and they're not on your LAN, Then you would need remote access. I have a whole playlist setup for remote access! ua-cam.com/play/PL2RAscIdkpt-n6_Xb0iYrHDqRqUNfHwf0.html
Does anyone here have file permissions mastered? After following the tutorial, I am having problems with nextcloud external (local) storages, assuming is has something to do with permissions. Is there a chown or chmod commandment that needs to be plugged into the command line? I've tried mounting an external 8TB USB to my RPI4, and have got the samba share working on a windows machine and my phone but I can't figure out how to get the drive to appear despite fstab mount to folder in the /mnt/ or /media/ directory. I'd try doing it with NC with the samba share option in external storages, but I've had awful luck trying in the past and all of the extra fields confuse me all the more.
I would need logs and more info. You can create a post here so I can follow up: community.bigbeartechworld.com Here is a new complete tutorial on the recommended way to install Nextcloud: ua-cam.com/video/O0fzG16COYc/v-deo.html I do have a Nextcloud permission tutorial here: community.bigbeartechworld.com/t/fixing-nextcloud-permissions-in-a-docker-container/1402?u=dragonfire1119
Thank you for this great video. I do get an error on the browser however when trying to start CasaOS for the first time after installation. "apps directory not found! Please put the Nextcloud apps folder in the Nextcloud folder. You can also configure the location in the config.php file'. Any ideas?
You can mount your external hard drive on /DATA/AppData, and then your volumes for NextCloud and MariaDB would be on your external hard drive as well as your other data. Please post any problems or concerns on the following website: community.bigbeartechworld.com/. This way, I can stay updated.
Great videos and the step by step is SO helpful! I followed everything but am getting, "Error while trying to create admin account: An exception occurred in the driver: SQLSTATE[HY000] [1045] Access denied for user 'nomad'@'172.17.0.1' (using password: YES) ". I haven't able to find a solution.
Thank you and glad they're helping. Looks like you changed the default credentials after the docker container started up. You can't just change the environment variables in the db docker container once it's started up. You would need to do that with the DB.
Hi BigBear, thank you for the video! Do you know how can I add another database and users to mariadb? I want to use it for other proyects but i can only login with my user from nextcloud.
I could make it work, if somebody has the same problem, my root password hast two $$ in the composer file, at the end, and for some reason after had only one $
Quick question : it seemed you use a 32gb or so card for installing casaos and Nextcloud. Is there a way to use a USB drive and have all the data from Nextcloud be stored at the USB drive, while having casaos os on the SD drive and the data on the USB drive. I ask because if you do backup pictures you can really run out of space quickly. Any thoughts ? I Thanks man ! Is this running of a raspberry pi ?
Please post in the community.bigbeartechworld.com with your issue. Try to be detailed in your issue. This is so I can keep track of your issue. You're welcome! No, this is not running on a Raspberry Pi.
Hello I always get stuck on the NextCloud Create Admin > MySQL/MariaDB setting up account, and gets "Error while trying to create admin account: An exception occurred in the driver: SQLSTATE[HY000] [1045] Access denied for user"
When the container starts, you must use the initial credentials provided. You cannot change the environment variables for the credentials after the container has started. To update credentials, you need to modify them directly in the database. If you have more questions, feel free to post on: community.bigbeartechworld.com
great video! but i got this problem "Error while trying to create admin account: An exception occurred in the driver: SQLSTATE[HY000] [2002] No such file or directory". how to fix it?
Following exactly these steps in the video, how do I make my Nextcloud accessible remotely, so that I can use it as GoogleDrive or OneDrive from anywhere, like at work or school?
You can install Cloudflare Tunnels: ua-cam.com/video/TqbmFNvGQZk/v-deo.html Also secure it with Cloudflare Access: ua-cam.com/video/V2AWPL9GaMg/v-deo.html
PLEASE HELP ME!! why I got this error? "Error while trying to create admin account: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused"
Can you use the Nextcloud from big bear CasaOS here is a tutorial: Streamline Nextcloud Installation on CasaOS with BigBearCasaOS ua-cam.com/video/O0fzG16COYc/v-deo.html
thanks, i followed this and got it working perfectly for about week, today it just suddenly stopped with an Internal Server Error, i even removed it and started from scratch and still getting the same error. getting really fed up using Linux and all these nonstop issues. so unreliable
I want to sync my calendar and contacts across different platforms. This should work with Linux as well as with Windows or MacOS. Is this possible with Cloudflare Tunnels?
i have connected my casaOS to cloudflare using zerotrust, it opens the casaos through that link, but i cannot open the nextcloud from it? how do i do that??
You would need to create another subdomain for that IP and port. Then add a external link to casaos or setup like homarr. How to install Homarr on CasaOS using BigBearCasaOS ua-cam.com/video/H4rzZNO47Uk/v-deo.html
I have a new video here: ua-cam.com/video/O0fzG16COYc/v-deo.html If you're talking about the store app not found or docker image tag issue,. I have brought this up with IceWhale, and here is my workaround right now: community.bigbeartechworld.com/t/fixing-the-store-app-not-found-error-how-to-downgrade-casaos-to-version-0-4-7/989?u=dragonfire1119 If this is not your issue, I would start a post here: community.bigbeartechworld.com
Are you getting these erros on the Administration page: Your web server is not properly set up to resolve "/.well-known/caldav". Your web server is not properly set up to resolve "/.well-known/carddav"
I'm so glad I was able to save you time, man. You're welcome. If you have any video suggestions, please let me know here: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7
dude, as a career tech guy and homelab/open source enthusiast your guides for casa os are.....fanatastic.....and your git is some seriously helpful stuff....your repo will be getting cloned....I mean that as the highest compliment.
Awesome! Glad you like the guides and GitHub repositories. Well, don't just fork it. If there's anything you see, please feel free to send a pull request! I'm trying to improve everything for the community.
Dude, I'm your fan.
I managed to configure my nextcloud with cloudflare correctly.
I still have a lot of questions, but with time, and of course, your videos, I'll end up getting better.
Congratulations on your channel.
Awesome glad to have you here! Feel free to ask questions by joining the Big Bear Community: community.bigbeartechworld.com/
A video where what you are showing actually works!!! Brilliant thanks. Awesome accent btw
With each one of my videos, I try to make sure the viewer can understand it, and it should work for them. You're welcome! Thanks!
Feel free to suggest video ideas: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7
Un grand merci pour votre tutoriel. Je suis en mesure de l'installer sur mon Casaos.
Very good video, well explained and the docker-compose very well documented. Thank you
Thank you, and I'm trying to explain step by step and actually teach the viewer everything! You're welcome!
Great video, you make it so easy.
I changed the data folder to an attached drive which was a pain, but your tutorial was perfect. Thank you.
Thank you that's the idea make it as easy as possible for people and don't leave out anything! You're welcome! Feel free to suggest video ideas and join the Big Bear community here community.bigbeartechworld.com/
Really cool. I'm still figuring out how to move these apps over to my proxmox. Thanks much!
You're welcome. What do you need moved so I can try to make tutorials on the other apps?
Excellent video thank you, all working. loving casaos
Thank you, Glad you're liking CasaOS it's a really nice system to work with. You'll have to keep the BigBearCommunity up to date on how you're continuing to like it!
Feel free to suggest video ideas I'm always interested in what the BigBearCommunity needs next: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7
This is awesome. Wish I would have found this sooner. Thanks so much!
Thanks, and I'm glad you found the channel! You're welcome!
Feel free to suggest video ideas: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7
how install ssl on nextcloud?
Thanks a lot, that's a great tutorial! Keep'em coming!
You're welcome! Glad you like the videos. I will :)
Great video! Thank you for detailed info!
Thanks! Trying hard to give as much information in videos as possible. You're welcome.
Wonderfull job Buddy. THANK YOU VERY MUCH!!
Thank you glad you like the video! You're welcome stay tuned for more.
Awsome. Is there any documentation on how to solve the security and setup warnings for this installation?
I followed your tuto and installed succesfully maria db and nextcloud. Thank you so much. Please can you explain the easiest way to update nextcloud.
Awesome! So glad you were able to install Nextcloud. You're welcome.
Please send all video suggestions to: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7
I'll look over them and see what's next on the roadmap: community.bigbeartechworld.com/t/bigbearyoutube-roadmap/158
I really appreciate your help. You've awesome tutorials!
After trying this, I've a question to start - how can I edit the php limits? The nextcloud instance in casaos only allows 512MB files and through this I can't access the php.ini file.
Tks
Thank you and that's awesome to hear. My goal is to make technology easy and walk people through step by step.
You would need to set the envs like here: community.bigbeartechworld.com/t/added-nextcloud-to-bigbearcasaos/455/5?u=dragonfire1119
I'm from Brazil, your video is sensational. Congratulations.
I just don't understand how the "Show Nextcloud DB" topic works. What program did you use?
Awesome! I used TablePlus in this video! tableplus.com/
Feel free to suggest video ideas: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7
Great video. Can you please tell on how to safely stop nextcloud and database and then restart later on, if in case I have to restart my pi, if I have to move it somewhere.
It will be a favour.
Thanks.
Thank you; I'm glad you liked the video. It's hard to follow along with comments, so can you please post in the...
community.bigbeartechworld.com/c/big-bear-casas/10 with your issue. Try to be detailed in your issue.
If you have a feature request please post in the community.bigbeartechworld.com/c/big-bear-casaos/bigbearcasaos-suggestions/40.
first time i manage to install nextcloud successfully and in one try, thanks! very helpful stuff!
im not sure how to access to it from outside the home tho, i get an "Access through untrusted domain" message when i do, do i have to do some config in cloudflare or something within nextcloud maybe?
That's so awesome to hear! That's the goal: make it as easy as possible to get up and running!
Please post in the community.bigbeartechworld.com/c/bigbearyoutube/5 with your issue. Try to be detailed in your issue. It's hard to keep up with the comments on UA-cam.
Thanks alot for this
You're welcome! :)
Feel free to suggest video ideas: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7
Thank you so much!
You're welcome!
Feel free to suggest video ideas: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7
So now this is setup on my ubuntu server, how can i access this on thw web or share with friends to my server?
Great! Now if you want to share it with other people and they're not on your LAN, Then you would need remote access.
I have a whole playlist setup for remote access! ua-cam.com/play/PL2RAscIdkpt-n6_Xb0iYrHDqRqUNfHwf0.html
Does anyone here have file permissions mastered? After following the tutorial, I am having problems with nextcloud external (local) storages, assuming is has something to do with permissions. Is there a chown or chmod commandment that needs to be plugged into the command line? I've tried mounting an external 8TB USB to my RPI4, and have got the samba share working on a windows machine and my phone but I can't figure out how to get the drive to appear despite fstab mount to folder in the /mnt/ or /media/ directory. I'd try doing it with NC with the samba share option in external storages, but I've had awful luck trying in the past and all of the extra fields confuse me all the more.
I would need logs and more info. You can create a post here so I can follow up: community.bigbeartechworld.com
Here is a new complete tutorial on the recommended way to install Nextcloud: ua-cam.com/video/O0fzG16COYc/v-deo.html
I do have a Nextcloud permission tutorial here: community.bigbeartechworld.com/t/fixing-nextcloud-permissions-in-a-docker-container/1402?u=dragonfire1119
even worked on a arm device, thank you very much
Awesome to hear! You're welcome!
Thank you for this great video. I do get an error on the browser however when trying to start CasaOS for the first time after installation. "apps directory not found! Please put the Nextcloud apps folder in the Nextcloud folder. You can also configure the location in the config.php file'. Any ideas?
Please post any problems or concerns on the following website: community.bigbeartechworld.com/. This way, I can stay updated on the issues.
thankyou for the video! Its possibile install Nextcloud and MariaDB on external SSD (sata)?
You can mount your external hard drive on /DATA/AppData, and then your volumes for NextCloud and MariaDB would be on your external hard drive as well as your other data.
Please post any problems or concerns on the following website: community.bigbeartechworld.com/. This way, I can stay updated.
Great videos and the step by step is SO helpful! I followed everything but am getting, "Error while trying to create admin account: An exception occurred in the driver: SQLSTATE[HY000] [1045] Access denied for user 'nomad'@'172.17.0.1' (using password: YES) ". I haven't able to find a solution.
Thank you and glad they're helping. Looks like you changed the default credentials after the docker container started up. You can't just change the environment variables in the db docker container once it's started up. You would need to do that with the DB.
Hi BigBear, thank you for the video! Do you know how can I add another database and users to mariadb? I want to use it for other proyects but i can only login with my user from nextcloud.
I could make it work, if somebody has the same problem, my root password hast two $$ in the composer file, at the end, and for some reason after had only one $
Awesome! Glad you got it working!
If you have any more issues, feel free to post them at: community.bigbeartechworld.com
Quick question : it seemed you use a 32gb or so card for installing casaos and Nextcloud. Is there a way to use a USB drive and have all the data from Nextcloud be stored at the USB drive, while having casaos os on the SD drive and the data on the USB drive.
I ask because if you do backup pictures you can really run out of space quickly. Any thoughts ?
I
Thanks man ! Is this running of a raspberry pi ?
Please post in the community.bigbeartechworld.com with your issue. Try to be detailed in your issue. This is so I can keep track of your issue.
You're welcome! No, this is not running on a Raspberry Pi.
@@bigbeartechworld thanks I did !
Great! Thanks!
You're welcome!
Hello I always get stuck on the NextCloud Create Admin > MySQL/MariaDB setting up account, and gets "Error while trying to create admin account: An exception occurred in the driver: SQLSTATE[HY000] [1045] Access denied for user"
When the container starts, you must use the initial credentials provided. You cannot change the environment variables for the credentials after the container has started. To update credentials, you need to modify them directly in the database. If you have more questions, feel free to post on: community.bigbeartechworld.com
It’s working now! Thank you for your help! 🙏
great video! but i got this problem "Error while trying to create admin account: An exception occurred in the driver: SQLSTATE[HY000] [2002] No such file or directory". how to fix it?
Could you post the full error on: community.bigbeartechworld.com/c/bigbearyoutube/5
Did you get any reply to this? I am having the same problem, allowed the necessary ports already..it still wont work
After changing Wb UI setting from "http to https", Nextcloud UI opens on "http" with an error "certificate is not valid" what am I doing wrong?
I got the same issue.
You can set up a reverse proxy. I have a playlist with options. Remote Access Casa OS
ua-cam.com/play/PL2RAscIdkpt8-GCatfYtqBTI3XcFJnNAc.html
sir can you make SSL on it?
You need to use a reverse proxy. You could use Cloudflare Tunnels though. ua-cam.com/video/TqbmFNvGQZk/v-deo.html
Following exactly these steps in the video, how do I make my Nextcloud accessible remotely, so that I can use it as GoogleDrive or OneDrive from anywhere, like at work or school?
You can install Cloudflare Tunnels: ua-cam.com/video/TqbmFNvGQZk/v-deo.html
Also secure it with Cloudflare Access: ua-cam.com/video/V2AWPL9GaMg/v-deo.html
PLEASE HELP ME!! why I got this error? "Error while trying to create admin account: An exception occurred in the driver: SQLSTATE[HY000] [2002] Connection refused"
Can you use the Nextcloud from big bear CasaOS here is a tutorial: Streamline Nextcloud Installation on CasaOS with BigBearCasaOS
ua-cam.com/video/O0fzG16COYc/v-deo.html
@@bigbeartechworld ok ill try that
@@bigbeartechworld and there's 3 type of nextcloud, what should I go when I have casaos on my debian server? I want to use mariadb
When I do this it shows a 403 error when trying to access the web ui for nextcloud
Please post in the community.bigbeartechworld.com/c/bigbearyoutube/5 with your issue. Try to be detailed in your issue.
thanks, i followed this and got it working perfectly for about week, today it just suddenly stopped with an Internal Server Error, i even removed it and started from scratch and still getting the same error. getting really fed up using Linux and all these nonstop issues. so unreliable
Is it possible to install SSL for NC and if yes, how to proceed?
I would use Cloudflare Tunnels: ua-cam.com/video/TqbmFNvGQZk/v-deo.html
I want to sync my calendar and contacts across different platforms. This should work with Linux as well as with Windows or MacOS. Is this possible with Cloudflare Tunnels?
Cloudflare Tunnels should be suitable for your needs, as long as you don't plan to stream videos.
How to make the nextcloud remoteable?
I have a series on remote access for CasaOS: ua-cam.com/play/PL2RAscIdkpt8-GCatfYtqBTI3XcFJnNAc.html
i have connected my casaOS to cloudflare using zerotrust, it opens the casaos through that link, but i cannot open the nextcloud from it? how do i do that??
You would need to create another subdomain for that IP and port. Then add a external link to casaos or setup like homarr.
How to install Homarr on CasaOS using BigBearCasaOS
ua-cam.com/video/H4rzZNO47Uk/v-deo.html
@@bigbeartechworld could you please make a tutorial to make it online, maybe using cloudflare tunnel?
@@bigbeartechworld i did with the portforwarding, but it gives me 502 bad gateway
@@danielmatthew1726 feel free to suggest videos here: community.bigbeartechworld.com/
On my NextCloud install I am getting a port in use error. What should I do about that?
You would need to change the host port to a different one.
seems to not work with Casa OS
v0.4.8
I have a new video here: ua-cam.com/video/O0fzG16COYc/v-deo.html
If you're talking about the store app not found or docker image tag issue,. I have brought this up with IceWhale, and here is my workaround right now: community.bigbeartechworld.com/t/fixing-the-store-app-not-found-error-how-to-downgrade-casaos-to-version-0-4-7/989?u=dragonfire1119
If this is not your issue, I would start a post here: community.bigbeartechworld.com
@@bigbeartechworld please the zip link
That's quite a strange fan haha
what is the password for mysql? sorry I am German and do not understand everything 100% from the video
In this video it's `password`.
Feel free to suggest video ideas: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7
Are you getting these erros on the Administration page: Your web server is not properly set up to resolve "/.well-known/caldav". Your web server is not properly set up to resolve "/.well-known/carddav"
I'm so glad I was able to save you time, man. You're welcome.
If you have any video suggestions, please let me know here: community.bigbeartechworld.com/c/bigbearyoutube/bbyt-suggestions/7