Skip to content

solidx.dev

Remote JMX connection to Java Docker Container

Remote JMX Connection Sometimes we need to hook up to remote Java instances for some JVM debugging work or monitoring. Recently I come across this issue when connecting my local…

  • Posted on April 18, 2020
  • Guide
  • No Comments
Continue Reading

Munin JVM Monitoring on Multiple Docker Containers

JVM monitoring is crucial to ensure that the Java applications are running in good health especially in the aspect of the heap usage. JMX is one of the way to…

  • Posted on April 12, 2020
  • Monitoring
  • No Comments
Continue Reading

Bitbucket Webhook Error 500 on Jenkins

What does bitbucket webhook do? When code is pushed to bitbucket, it's suppose to trigger our Jenkins webhook URL in order to automate the continuous integration process where Jenkins will…

  • Posted on March 9, 2020
  • Issue
  • No Comments
Continue Reading
Docker + Java

Dockerize Java Aplication

A gist of docker files to build docker images containing pre-built Java application. You may build the Java project in the same container too, but it will make the deployment…

  • Posted on February 1, 2020
  • Guide
  • No Comments
Continue Reading
Browser console showing report-only errors for CSP

Content Security Policy Monitoring via ReportURI

Following the previous post on configuring Content Security Policy for wordpress, it's crucial that we monitor how the CSP is doing in a live environment without enforcing it, so that…

  • Posted on January 28, 2020
  • Guide
  • No Comments
Continue Reading
Scored A+ for wordpress web security standards

Improve wordpress security grade

Upon setting up this blog from a fresh Wordpress tarball, I decided to have some fun tuning the security standard on this blog. TIPS: The same concept can be applied…

  • Posted on January 25, 2020
  • Guide
  • 1 Comment
Continue Reading
Java process non-root PID in docker container

Extract Java Thread Dump from Alpine Docker Container

Extracting Java dump is usually straightforward task, until I tried to get the thread dump from the Java process with PID 1 in the alpine based docker container, based on…

  • Posted on January 20, 2020
  • Guide
  • 1 Comment
Continue Reading

Recent Posts

  • Remote JMX connection to Java Docker Container
  • Munin JVM Monitoring on Multiple Docker Containers
  • Bitbucket Webhook Error 500 on Jenkins
  • Dockerize Java Aplication
  • Content Security Policy Monitoring via ReportURI

Categories

  • Guide (5)
  • Issue (1)
  • Monitoring (3)
  • Security (2)

Tags

  • bitbucket (1)
  • CI (1)
  • content security policy (2)
  • devops (2)
  • dns (1)
  • docker (4)
  • java (3)
  • jenkins (1)
  • jmx (2)
  • linux (1)
  • munin (1)
  • nginx (2)
  • security headers (1)
  • thread dump (1)
  • wordpress (1)

Archives

  • April 2020
  • March 2020
  • February 2020
  • January 2020
Proudly powered by WordPress | Theme: Log Book by ThemeMiles.