Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)L
Posts
7
Comments
160
Joined
3 yr. ago

  • https://owncloud.dev/ocis/

    Is a complete rewrite I'm GO

    I started with owncloud, then the devs left for NextCloud in I've been in that since version 1

    Then I looked at seafile and then lacking features (search)

    Finally I discovered that owncloud has been rewriting ocis I'm GO which greatly simplifies a lot of the issues NextCloud inherited from the original owncloud

    Works very well so far. Just trying to get oAuth to work

  • Do you have a guide on how to do his? I couldn't get the middleware to work to actually bounce connections

  • I love the one click pull from git option. Don't like the corporate direction they seem to be taking.

    I haven't seen aby alternative docker GUI managers that have the git pull for the compose.

  • Thanks! I got it setup by IDs now. I originally set it up via the proxmox GUI and it defaulted to NVME names

  • I may have done a bios update around the time it went down, I don't remember for sure but I haven't added to physically changed the hardware in anyway. Its working now with the above suggestions so thanks!

  • Thanks for this! Luckily the above suggestion to export and import worked right away so this was not needed.

  • Thanks, this worked. I made the ZFS array in the proxmox GUI and it used the nvmeX names by default. Interestingly, when I did zfs export, nothing seemed to happen and it -> I tried zpool import and is said no pools available to import, but then when I did zpool status it showed the array up and working with all 4 drives showing healthy and it was now using device IDs. Odd but seems to be working correctly now.

     
        	root@pve:~# zpool status
    	  pool: zfspool1
    	 state: ONLINE
    	  scan: resilvered 8.15G in 00:00:21 with 0 errors on Thu Nov  7 12:51:45 2024
    	config:
    
    			NAME                                                                                 STATE     READ WRITE CKSUM
    			zfspool1                                                                             ONLINE       0     0     0
    			  raidz1-0                                                                           ONLINE       0     0     0
    				nvme-eui.000000000000000100a07519e22028d6-part1                                  ONLINE       0     0     0
    				nvme-nvme.c0a9-313932384532313335343130-435431303030503153534438-00000001-part1  ONLINE       0     0     0
    				nvme-eui.000000000000000100a07519e21fffff-part1                                  ONLINE       0     0     0
    				nvme-eui.000000000000000100a07519e21e4b6a-part1                                  ONLINE       0     0     0
    
    	errors: No known data errors
    
    
      
  • This is better as well because it prevents the docker from starting if the mount doesn't work. Some apps will freak out if they loose their data and apps if they index files like jellyfin might start deleting the files from the index as the library is now empty.

    NFS mount via docker compose is the best way to go

  • I didn't rename them. I suspect it happened during a reboot or maybe a bios update that I may have done last month.

    How do I clear or repair it?

  • Is there a way to change this on an existing zpool?

  • Would appreciate a link please! Can't seem to find it on DDG

  • You don't have the knowledge or experience to do this for a business. This is different than a personal cloud. You will be blamed when things don't work.

    Don't touch this with a 10ft pole.

    If you want to help, find commercial services that offer this and suggest those.

  • I've been using Firefox install via obtainium straight from the Mozilla repo.

  • For normal docker self hosters the biggest is similar structures across their images.

    It config is always /config

    Also they run the same user so it helps with file permission issues

    https://www.linuxserver.io/

  • This. N100 box with Opnsense will serve you well for a decade+ until you want to upgrade to 10gbps.

  • You're github mentions you tried linkwarden but still decided to build this. What features were you missing in linkwarden? It seems to do most of what you want in terms of bookmarks and archiving.

    Looks good and thanks for using SSO!