MalcolmY

joined 11 months ago
[โ€“] [email protected] 1 points 10 months ago (1 children)

I have quesion for you. Why do you use:

git clone [email protected]:goniszewski/grimoire.git

instead of:

git clone https://github.com/goniszewski/grimoire.git
[โ€“] [email protected] 1 points 10 months ago (1 children)

It says available for Android TV and WebOS. Which are the TV OSes now most of the time.

[โ€“] [email protected] 1 points 10 months ago (4 children)

How do you I encrypt the files before copying them to a remote server/storage?

 

In Nginx Proxy Manager (NPM) when you set up a proxy you have to choose "scheme", either http or https. If you choose "https" for an "https" link, it doesn't work! The website returns and error.

Today I spent a very long time setting up Vaultwarden. Even though I don't plan to expose it to the public internet, I had to get an SSL certificate because the thing wouldn't register/login without it. I setup everything right, it didn't work until I changed that "scheme" option over from "https" to "http"?

So, if I want to setup a proxy that has: SSL certificate, force SSL, and will be visited through "https://", why would it only work with that http option?