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/)J
Posts
1
Comments
146
Joined
2 yr. ago

  • In addition to the explanation you got from the other user: once you've set up the bouncer middleware in the configs (don't know if there even exists a good way to do that outside of the configs files), you simply assign the middleware in the compose file as usual.

  • Where are you located? Fishing tends to vary a bit depending on the continent.

  • Homemade pasta sauce made from ground beef and pork, in the style of a Bolognese / Pörkölt crossover.

  • Try it. Remove the original drive and see if the login prompt still appears.

  • You could also try OpenCloud, which is a Go rewrite of ownCloud.

    A fork of the internal Owncloud Go rewrite.

  • AIO

    Yeah, that one is basically a take-it-or-leave-it approach. It's a lot easier to customize when running your own Docker stack. It grew over the years and the team tries to sell it as an all-in-one SharePoint replacement (which it can be), but that also means it turned into an even more convoluted system.

    I was looking into alternatives earlier this year, maybe one of them could be a solution for you:

    • Owncloud infinite scale
    • opencloud.eu (fork of ocis)
    • syncthing (very good, depending on what exactly you're looking for)
    • Pydio Cells

    There are others, or servers like WebDAV itself.

  • Probably simply not a lucrative target for automated scanning/attacks, unlike e.g. ssh.

    Edit: or WordPress. My logs are full of those, until Crowdsec hits.

  • If it impacts someone else besides yourself.

  • In short: you don't.

  • I'd up the RAM to whatever your budget allows. 8GB are on the low side for several heavy services at the same time.

  • What a load of BS.

  • (Something no one should have in my personal opinion, but Germans really stick to what they know, that's why it's so impressive to me)

    But that's the thing: Tesla was the only option, especially for early adopters. Nowadays there are many more options, including most German car manufacturers (finally), so people can again "stick to what they know".

  • You could tun a TOR relay.

  • Java edition is easy to selfhost, did it as a docker stack a while ago. Apart from that, it really depends on what addons etc. your players are usually playing. Most things can be done with not too much effort, but that's probably the thing you need to find out.

  • Don't use external drives as non-temporary storage. Backups etc, fine, but not as a replacement for internal storage. It will only lead to headaches at some point. Especially as you have one extra slot.

  • You can add caraway seeds if you like, but realistically you really don't need more that cabbage and salt.

  • So your native nginx process covers ports 80 and 443. which ports does your NPM use? Are you trying to use the same ports? Because that'll most likely clash.

  • Joomla worked well for me.

  • The ones from the applications which should do the proxying and serving.

    BTW: you're using both Nginx Proxy Manager and Nginx in parallel? Native installations, docker, something else?

    How are they configured?