- 👀 I’m a Seasoned DevOps Generalist Herbivore 🥕️. Yes, that was quite a mouthful.
- 🔭 I’m currently working on setting up my cloud lab.
- 🚲 While I am not dev-ing,tinkering, op-ping, mentoring and juggling "X" things in "Y" minutes, I do outdoor sports.
- 🌱 I’m currently learning Golang and application security.
- 👯 I’m looking to collaborate.
- 💬 Ask me about running load tests on production.
- 📫 How to reach me: Create an issue in this repo? or Tag me in a gist? or Give me a call?
- 😄 Pronouns: He/Him/They/Them/He/Him/It? - LOL
- ✨ Also: Feel free to tag me in your gist/code, iff you need a code review.
- ⚡ Fun fact: Did you know that "Programmers prefer Dark mode"? Because, Light 🔦️ attracts bugs! 🪲️ ;)
☸️
Focusing
_/\_ theReadOnly / sdk _/\_
- A diff a day keeps bugs away. I prefer github as my mirror to my work at codeberg.
Pinned Loading
-
-
linuxjourney
linuxjourney PublicForked from itamarg365/linuxjourney
server for LinuxJourney served at https://linuxvoyage.github.io/ due to issue - https://github.com/cindyq/linuxjourney/issues/213#issuecomment-1420893647
HTML
-
ecs-logs-collector
ecs-logs-collector PublicForked from aws/amazon-ecs-logs-collector
The script will be used to collect general os logs as well as Docker and ecs-agent logs, it also support to enable debug mode for docker and ecs-agent in Amazon Linux.
Shell
-
ShellCheck_Integration_Test
ShellCheck_Integration_Test 1theReadOnly at his haven in ~/fosHactoberFest/s2n (master●)
2$ source .travis/s2n_setup_env.sh
34theReadOnly at his haven in ~BASE_S2N_DIR (master●●)
5$ .travis/s2n_install_test_dependencies.sh
-
script_analysis_by_shellcheck
script_analysis_by_shellcheck 1sdk@randomHost:~/hacktorberfest/ecs-logs-collector$ shellcheck ecs-logs-collector.sh
23In ecs-logs-collector.sh line 29:
4curdir="$(dirname $0)"
5^-- SC2086: Double quote to prevent globbing and word splitting.
-
suggestions by ShellCheck after fixes
suggestions by ShellCheck after fixes 1$ shellcheck ecs-logs-collector.sh
23In ecs-logs-collector.sh line 69:
4param="$(echo "$arg" | awk -F '=' '{print $1}' | sed -e 's|--||')"
5^-- SC2154: arg is referenced but not assigned.
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.