Fork me on GitHub

Organizations

@github @rss
3 results for development
  • Difficulty level: Can be done by anyone
    images/featured-image.png
    This tutorial builds on the previous knowledge of “Great things with containers: running Jenkins on the Synology DS”. If you already have LDAP at the start, you only have to create a suitable application group: After that you need to enter the settings in Jenkins. I click on “Manage Jenkins” > “Configure Global Security”. Important: For self-signed certificates, the truststore must be provided by the Java-Opts from the Jenkins server.
    development devops Jenkins ldap linux Created Sun, 04 Apr 2021 00:00:00 +0000
  • Difficulty level: It may take a little longer
    After my first tutorial about “Gitlab on Synology Diskstation”, I was asked several times if I still use this solution. Nope! In the meantime I have moved my Atlassian tools and the following GitLab installation to an intel NUC. Enclosed I show once my current Compose -file, which can of course also be run on a Synology diskstation.You can clearly see that I now use special setting for OpenLDAP, container registry, mail, certificates and logging.
    code development devops docker-compose git Created Wed, 24 Mar 2021 00:00:00 +0000
  • Difficulty level: Not too easy and not too hard
    images/featured-image.png
    Today I am creating a jMeter test in Bamboo. Of course, you can also implement this test setup with Gitlab runners or Jenkins slaves. Step 1: Create jMeter test The first thing to do, of course, is to create a jMeter test. I downloaded jMeter from the following url https://jmeter.apache.org/ and started it with this command: x – + Terminal $ java -jar bin/ApacheJMeter.jar See:My demo test for this tutorial is intended to contain buggy and working samplers.
    code development devops docker-compose git Created Sun, 21 Mar 2021 00:00:00 +0000