algenza

joined 1 year ago
[–] [email protected] 1 points 11 months ago

I don't know about render.com, but as long you have a HTTPS domain, you can just use any domain.
Also, I think many services will notify you about changes of their pricing, so you can just back up the server and move them somewhere before something going up.
Some good info about Vaultwarden is in the wiki, including some installation source, there are docker, binaries, and rust, so you can pick one of them.

[–] [email protected] 1 points 1 year ago

Probably before doing that migration, clear your cache first, from here.
Also, try running SET GLOBAL SQL_MODE=ANSI_QUOTES in MariaDB, like this.

[–] [email protected] 1 points 1 year ago (3 children)
[–] [email protected] 0 points 1 year ago (1 children)

@[email protected] @[email protected] Also, you can change the SSH port to something not 22. Some guide here. To connect to SSH, just use ssh -p PORT site.com