DevOps tips & tricks
Docker, k8s, Java EE Application Servers and DevOps on Linux in cloud - https://github.com/dveselka
Sunday, April 19, 2026
Copilot - improve test coverage
›
Git Weblogic git repo https://github.com/dveselka/weblogic PR https://github.com/dveselka/weblogic/pull/6 Implemented. Coverag...
Copilot - add repository instructions - AGENTS.md
›
HOWTO Add AGENTS.md file https://docs.github.com/en/copilot/how-tos/configure-custom-instructions/add-repository-instructions Explore co...
Sunday, April 12, 2026
Install Jenkins via Docker and setup access via ssh
›
Install Jenkins via Docker dave@fedora:/git/devops-docker$ sudo docker run --name jenkins-test -p 8080:8080 -p 50000:50000 -d jenkins/jen...
›
Home
View web version