mhzawadi

joined 2 years ago
[–] mhzawadi@lemmy.horwood.cloud 3 points 15 hours ago (2 children)

I use nextcloud, the builtin photos app is pants. But memories is amzing

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@lemmy.horwood.cloud 4 points 2 days ago (2 children)

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.

[–] mhzawadi@lemmy.horwood.cloud 2 points 6 days ago (1 children)

Will do when I get home

[–] mhzawadi@lemmy.horwood.cloud 1 points 6 days ago (4 children)

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')
[–] mhzawadi@lemmy.horwood.cloud 2 points 1 week ago (6 children)

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!

[–] mhzawadi@lemmy.horwood.cloud 7 points 1 week ago (1 children)

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.

[–] mhzawadi@lemmy.horwood.cloud 17 points 1 week ago

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?

 

Homeplugs (ethernet over power) are fine for some things, but they add so much latency to the network.

Wired is so much better.

 

Not sure if this is a thing, so here goes.

I have been helping my local gardeners club with web site hosting and they have the results from the produce show in an ugly excel workbook.

Does something exist that would allow setting up the show classes and then logging the points a entrant gets in each class?

https://www.melkshamgardenerssociety.co.uk/flower-produce-show/2024

1
submitted 4 months ago* (last edited 3 months ago) by mhzawadi@lemmy.horwood.cloud to c/support@lemmy.world
 

Hello

I run the lemmy.horwood.cloud instance and I seem to have fallen behind, but I cant see why.

All my logs show things work fine, but on this site -> https://phiresky.github.io/lemmy-federation-state/site?domain=lemmy.world

My instance is 2540348 behind, is there any way to clear my failing report?

view more: next ›