Admin: lemux

Issues and Updates: !server_news

Find me:

mastodon: @minnix@upallnight.minnix.dev

matrix: @minnix:minnix.dev

peertube: @minnix@nightshift.minnix.dev

funkwhale: @minnix@allnightlong.minnix.dev

writefreely: @minnix@tech.minnix.dev

  • 17 Posts
  • 85 Comments
Joined 1 year ago
cake
Cake day: June 22nd, 2023

help-circle























  • No problem. I will say one thing for future reference regarding Docker though, if you want to have persistent data or move data or keep data around so that it can be mounted to another container, volumes are what accomplishes this. If using a docker command for starting a container, make sure you either create a volume first or the command includes the option to create a volume and mount it. If using compose, you want a volume block within the compose file to store your persistent data. This will make your life much easier.


  • if you have exactly the 6 system they mention (the script hates distros) than it may or may not work as for selfhosting, which i did with invidious before feels even more unstable and shaky than a public instance, how do i know my little piece of shit ip isnt gonna be banned for one reason or another, or that invidious keeps working since it hasnt received a proper new release since 2019

    Invidious is constantly updated and new releases posted. If you’re looking at github for your release info, they’ve moved to quay long ago. I’m currently on 2023.11.04-438467f6 @ master. Tell me what you were hosting it on before and what you think you would be hosting it on now and maybe I can help if you feel you had problems in the past. It has come a long way since 2019. Also, do you have a link to your IP’s TOS? I can look over it really quick and see if they would have a problem with it.