Loch

Members
  • Posts

    195
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

Loch's Achievements

Explorer

Explorer (4/14)

5

Reputation

  1. A bit old now, but for anyone else, to set up a mariadb container I referred back to @SpaceInvaderOne tutorial on setting up Nextcloud Here Very quick and simple. After reading through a Reddit debate on multiple databases per install, I went with a separate mariadb designated for Photoview. I've been looking for a good photo gallery for me and sharing with family/friends. I wish I could get rid of the Info sidebar (supposedly coming) and I wish it had some internal photo management stuff (moving/tagging) but so far not too bad.
  2. Just for clarification (perhaps I'm just a bit dense today). paths are what messed me up. Host: /config = appdata: /binhex-crafty/ so server path = /config/crafty/servers/CoolServerName then put your jar in that folder. Start it and it makes the files/dir you need and errors out telling you that you have to agree to the EULA Click FILES button, click eula.txt to open and change "false" to "true" (no quotes). Save Restart server Notes: 1) My Docker container started filling up rapidly and it turns out it was making Server Backups every minute and the default backup location was in the container so you may want to turn this off in TASKS or edit it to /config/crafty/Backup or wherever you want via the BACKUP button 2) Getting "Unable to Connect" errors on some servers (older versions) so I can't see #of players, etc. But terminal and commands seem to work fine
  3. These seem like quite different projects. Correct me if I am wrong but eCloud but it seems to be a way to replace "Google" in the android world. Instead of "Google", you would run your own version of "Google" for syncing cloud/email/cal/etc. I actually just found Yunohost this week and tested it out in a VM. It's pretty slick, running a fortified Debian host with scripts to install a multitude of "apps" (software/servers). The webUI is functional but it still would be wise to have a decent amount of knowledge in self-hosting as I've had to do a bunch of googling and try and learn. While it provides an easy way to install those "apps", it still seems to require the experience to know how to maintain them in a linux setup and know more about maintaining the network settings. I got a few apps up and running but it seems to be a complete system with it's own reverse proxy and firewall. It appears to be meant to be fully exposed to the Net rather than having Dockers behind a reverse proxy in unRaid. I think I like the Dockerized approach a bit more so when I break something, the damage is limited. You could spin it up as a VM on unRaid and run things that way. Again, I've only been testing for a few days and I am by no means a linux or networking guru but it did provide a very simple way to set up Pixelfed, Pleroma, Mastodon, etc if you are looking into those types of social apps. But you will need to do all the management of those apps once installed.
  4. I played around with those instructions but no luck (perhaps just be me). Other option is to just start fresh. I found https://dev.to/joenas/pixelfed-beta-with-docker-and-traefik-35hm which is old but seems to have instructions using docker-compose that may work. Hopefully someone with more experience than me might be able to help.
  5. +1 Found this https://blog.pixelfed.de/2020/05/29/pixelfed-in-docker/ which has the dock-compose file. I guess I need to just spend some time figure out how to use that in unRaid.
  6. See my post above. Good luck trying to find the cause. I just nuked the Docker image , deleted the app dir and reinstalled from the Unraid Docker template. I was up and running in <15 min (although I spent an hour or two trying to "fix" it before that). My set up isn't fancy so I don't really know what all you may loose. I feel like updating Nextcloud is like putting it all on red at the roulette table.
  7. @BrunoVic@jmial I've been running NC since like vers 12 or so and about every other time I upgrade it bonks totally. When I upgraded NC this time I ran into the same "internal Service Error". According to the NC forums that pretty much the generic error message. Instead of going through the logs I decided to just nuke the Docker image and delete the appdata directory. I was on vers 18 and was only really using it for file serving/backup which I have all going to a directory outside the appdata directory and Docker so I figured those files were all safe anyway. I tried deleting and starting from my back-up NC appdata folder but it gave me the same error. After you delete the NC image and dir (I actually moved it instead for backup - although it doesn't work), you can just load your NC template and start from scratch. It will automatically install the newest version (v20) and recreate the appdata directory. You will need to connect it to the old database so NOTE: If you want to keep your users/pw you will need to know your user/database/pw for your Nextcloud database on Maraidb (assuming you did the SpaceInvader video you can go there and maybe you used the same?? Fortunately I wrote mine down). O/w you will need to start fresh with a new db and users, etc The issue I ran into here was it would not let me use the same admin account I used before so I had to create a new admin username/pw and then use the old database. But with that, it set up and everything was still there including my upload history and such for other users. This is what worked for me. Good luck. But you may want to make back-ups of everything just in case. I like Nextcloud and it has gotten much better over time, but it is still very temperamental! If it's not something easily googled, I just wipe it and start over.
  8. I migrated to the cloud (Google Play Music) a while ago but any subsonic client should work with Airsonic. DSub used to be the best but it hasn't been updated in a long time and sounds like it is loosing functionality. Ultrasonic sounds like it may be a viable option. If you go the Booksonic route, the booksonic app gets good reviews. Plexamp looks nice and it sounds like there is some active development on some similar apps for Jellyfin on Reddit Now with Google Play Music shutting down I may have to starting looking at self hosting again.
  9. Airsonic works great for all remote audio streaming. I believe there is a Booksonic as well which is a slimmed down version of Airsonic primarily for audiobooks if that is all you currently want. And yes, I would recommend using some kind of reverse proxy. Try out NginxProxyManager Docker (I just tried it out and find it easier to set up than the Letsencrypt Docker). You should check your client too as I don't know that all clients support bookmarking the same (which can be especially painful with large audiobooks).
  10. Quick google search suggests this has been around for many years. https://github.com/gpodder/gpodder/issues/508 https://bugs.gpodder.org/show_bug.cgi?id=369 Suggests manually editing the config (up to 1000) and then restarting. Don't know if this will help you or not.
  11. For ebook management - Calibre For transferring to Kindle - COPS (runs a web server that you can access using the web browser on the Kindle). No emailing
  12. Sorry, late to the party but I had this same issue. Website doesn't work in Chrome but works fine in Firefox in case this helps others.
  13. Just adding my experience. Not a huge Nextcloud user and I've had trouble with every update. From past experience I decided to go 16->17->18. 16->17 via GUI. Borks several times but with some retries it finally finishes but all I get is Maintenance mode. go to the manual guide, disable it and I get the upgrade screen, again which borks but it's still using CPU so I give it time and once the CPU goes to 0 it lets me log in and I'm at 17 17->18 No GUI option so I do the manual route below. Way more smooth (just use the click->console from the unRaid GUI). Upon restart it takes a long time to finish executing (7-10 min but it's not the fastest processor) but finally finishes and I'm at 18. Haven't tried any of the new Office stuff but everything seems to working fine so far.
  14. Just a quick reply on my experience with the Adoption loop. Docker installed fine and started fine in bridge mode (I had to change the communication port to 8083 since I was already using 8080 for something else). Tried to adopt APs but just kept looping. Tried to change to host mode but it would always revert to using port 8080 for communication (even when the run command listed 8083 or whatever I put in the config??). So I tried setting a different IP for the Unifi-Controller (same subnet). Worked like a breeze. Didn't have to override Hostname/IP on the controller or log into the APs to force inform. This may be a possible solution for those running into problems. Anyone see any issues with running it this way?