Post tagged: ~remove

Updating containers

Software needs to be updated in a regular basis. Containers are no different in this regard. Depending on how you are managing containers this can be tedious or simple. docker-compose If you are using docker compose this quite easy. ...

javascript snippets

Compute how an element is hidden Iterate over LI elements Adding/removing classes to/from elements Get current date as YYYY-MM-DD escape HTML characters ...

Certificate Authorities

For home users there is not much use for running you own Certificate Authority (CA), and with availability of Letsencrypt and the plethora of ACME libraries setting TLS encryption is quite straight forward. ...