Linux Bash Cheat Sheet
Some tools command line params
Not a very comprehensive list, just some useful to me ones
Some tools command line params
Not a very comprehensive list, just some useful to me ones
To use container registry in k8s we need it over ssl
We want to host a nice and secure container registry - to push docker images there and our kubernetes cluster would pull them from this registry. So came the idea to use the gitea over ssl.
Trying to choose good opensource git server
Wanting to move your projects away from open cloud git providers and thinking of self-hosting internal git server locally?
Auto-resizing images to suit static sites
Mainroad theme in Hugo doesn’t resize images automatically, just copies from static folder. So we need to prepare scripto ro resize and crop images to proper size.
Regularly happens
Need to have some standard post-install task sequence for the reference, so recording it here.
cUrl useful commands with params
Here’s a cheatsheet for the most useful cURL commands with their parameters:
Setting up dev environment
Step-by step instructions on howto install nodejs with supporting tools.
The framework for mobile apps dev. Desktop and web too.
Now I need to update the app on Google Play Store to use new android SDK, so polishing and publishing this old howto I’ve written a couple years ago.
Git commands with params - little ref
Here’s a little cheatsheet: Git commands with params