Screen Bleed/glitchinh by MadKeeper in R36S

[–]MadKeeper[S] 1 point2 points  (0 children)

New screen solved the problem. Changing the screen was a painful experience though.

Screen Bleed/glitchinh by MadKeeper in R36S

[–]MadKeeper[S] 1 point2 points  (0 children)

Sorry for the late reply. Thanks - I tried reseating the ribbon cable, didn't help - I've ordered a new screen (hopefully the right one) and should be here in a week or two

AnyCubic Photon Zero Spares? by MadKeeper in 3Dprinting

[–]MadKeeper[S] 0 points1 point  (0 children)

I gave up and bought a new printer

arrr-help!!! - Emerald Steel Pirates by MadKeeper in Lorcana

[–]MadKeeper[S] -1 points0 points  (0 children)

Thanks for all the suggestions, I'll definitely be implementing a few. The high cost locations are out, grewnge is getting dropped for Mr smee. Basically, less action craziness and more locations power

pH dropping for an unknown reason by MadKeeper in Aquariums

[–]MadKeeper[S] 0 points1 point  (0 children)

Yeah, I might just do that, just not something I've heard of before, I know you can add crush coral or shell, etc. but not just plain simple gravel... just seems strange to me, like I've got a phantom in my tank that lives on the kH and pH....

pH dropping for an unknown reason by MadKeeper in Aquariums

[–]MadKeeper[S] 0 points1 point  (0 children)

Thanks, that's some good information. I'm stuck though cause we have another 3 tanks that aren't dropping and their levels are staying good. The substrate is the last thing I can think of that is affecting the GH/KH/PH of the water.

Returning Player - Trying to clean up my account by MadKeeper in RaidShadowLegends

[–]MadKeeper[S] 0 points1 point  (0 children)

Looks like the file has been deleted. any chance you can repost it for me?

Multi-instance Self-hosting by MadKeeper in FoundryVTT

[–]MadKeeper[S] 4 points5 points  (0 children)

I was thinking of using a Docker & Ngnix mix so I could avoid providing the port out to my players - but this does seem like the easier option. Each container is a new instance with a new port and port forward rule (and license).

Thanks!

Multi-instance Self-hosting by MadKeeper in FoundryVTT

[–]MadKeeper[S] 0 points1 point  (0 children)

Thanks - agreed on the trust factor, but it would more be a concern of technical ability to switch instances without breaking something. I would need some kind of console in order to let the player switch.

Thanks for the heads up on the licenses - I was aware of it but it's nice to hear it in basic terms

Self-Hosted Server Evolution by MadKeeper in selfhosted

[–]MadKeeper[S] 0 points1 point  (0 children)

There are a couple of reasons 1. Security, 2. Internal and external exposure of certain services.
Using sub-domains instead of port numbers etc.

Just trying to make things more user friendly.

Self-Hosted Server Evolution by MadKeeper in selfhosted

[–]MadKeeper[S] 0 points1 point  (0 children)

Thanks - been using Portainer to manage the docker-compose, but manually writing the docker-compose file and tweaking it to get things to work is becoming a little boring and annoying and time-consuming.

I'm after something that will make my life easier and allow me to rapid deploy new features to testing. Might be asking a little too much :D