• 0 Posts
  • 39 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle





  • Mine too lol. I know that isn’t technically enough, but we aren’t talking instantaneous damage like a laser here. You need to be much more careful around stuff like that.

    Regular UV radiation is a gradient, like going outside without sunblock. You’re gonna burn if you are an idiot about it. Don’t stare at the thing for 60 minutes straight. We looked, we saw, and then we stopped looking.














  • I was about to ask why this is better than the docker installation, but I see step one is to install docker haha.

    I’ve been running the docker container for a long time, it works very well. It is a bit more complicated if you try and use extensions that require seperatw containers (like setting up collabora), but that can be done as well. It’s just more complicated.

    I do remember needing to know how to access the internal terminal a few times, but I don’t remember why. If I think of it I’ll come back and add instructions.

    Edit: It’s to be able to run occ commands:

    Sudo docker exec -u www-data nextcloud-app php occ “Command goes here”

    Sudo docker exec -u www-data nextcloud-app php occ files:scan --all