wispydust517

joined 1 year ago

Nice - having tried wvkbd I would agree. How did you plan to use gnome's vkb without gnome?

[โ€“] wispydust517@lemmy.world 48 points 1 year ago* (last edited 1 year ago) (4 children)

Software engineer here who works on web services. Most production-critical things in our workplace aren't managed by GUI's, or command lines... but by code. There are usually some infrastructure-as-code tools involved, like Terraform, CDK or Pulumi.

GUI's are often reserved for quick fixes and trying out things on staging servers (derisively called "click-ops").

 

Hey all! For the longest time I've had a server that hosts some things (eg Syncthing), but is only available via SSH tunneling.

I've been thinking of self-hosting more things like Nextcloud and Vaultwarden. I can keep my SSH tunneling setup but it might make it difficult to do SSL.

How do you manage the security of having public-facing servers?