oh, I do need to look at the docker install. I have only every run it from a server with php on it, Im not going to be much help I dont think.
mhzawadi
How do you run nextcloud?
Sorry for the late replay, the day ran away from me.
Check this out 👉 https://github.com/mhzawadi/ansible-template/tree/main/roles/docker
This is the role I use to setup docker, check out the readme for how to use
Some issues are like that, you fix the issue presented and find more issues to fix.
I do it for a day job and have had issues that I can't explain as anything more than restart a service and now it works, I also run my own kit and have had the same type of issue.
Will do when I get home
you need to use deb822 as the repo module, like this
- name: Setup deb822 formatted repositorie
ansible.builtin.deb822_repository:
name: php
types: deb
uris: https://download.docker.com/linux/debian
components: stable
suites: "{{ ansible_distribution_release }}"
signed_by: https://download.docker.com/linux/debian/gpg
state: present
enabled: true
when: (ansible_distribution == 'Debian' and ansible_distribution_major_version >= '13')
I do, but need my laptop. The bit you need to fix is adding a new deb repo, will try and post tomorrow now
thats not cricket, you cant replay to a No Stupid Questions with thats stupid.
Flag it with the mods!
Your issue could be a missing index, check the admin settings page and see if it has any advice.
I also found that my files_cache table was missing an index from way back, I had to empty the table and create the index. But the speed boost was insane, it went from painfully slow to almost instant.
I run nextcloud, but I do use other apps. Like contacts and calendar, the news app and even the whiteboard.
But I run it like the work servers I manage, I still don't understand how so many find running nextcloud so difficult.
You could have a look at OVH and see if they have an image, whats your budget?
I use nextcloud, the builtin photos app is pants. But memories is amzing