Skip to content
keep_growing
  • Java
    • Spring Boot
  • Tools
  • Taking care
  • Angular
  • About
  • Sun Conure Software

Docker

Keycloak in Docker #6 – How to import realms from a directory

3rd February 202216th February 2022 little_pineconeTools
featured image

If we want to import multiple Keycloak realms, or realm resources are split into multiple files, we need to execute a directory import at boot time. Fortunately, running a Keycloak service with Docker makes this task easy.

Read more

Keycloak in Docker #5 – How to export a realm with users and secrets

2nd February 202216th February 2022 little_pineconeTools
featured image

Running a Keycloak service in a Docker container allows us to share its configuration across multiple environments. However, we can also export an entire Keycloak realm in case we need any backups or data transfer between servers.

Read more

Keycloak in Docker #4 – How to define user privileges and roles

25th December 202127th February 2022 little_pineconeTools
featured image

Keycloak offers a wide variety of methods for defining user permissions and roles. We can configure privileges across a realm or a specific client application. In addition, we can combine permissions by assigning users to groups or creating composite roles.

Read more

Keycloak in Docker #3 – How to customise Keycloak themes

20th August 202116th February 2022 little_pineconeTools
feature image

Keycloak allows us to customise its themes. This enables us to provide a user interface that remains consistent across all of our applications, ensuring a better user experience for everyone.

Read more

Keycloak in Docker #2 – How to import a Keycloak realm

20th August 202123rd March 2022 little_pineconeTools
featured image

Having a dockerized Keycloak service that works out-of-the-box and contains an imported realm with its default users is very useful. Not only does this greatly simplify the setup process, it also allows us to share a replicable Keycloak instance with other developers.

Read more

Keycloak in Docker #1 – How to run Keycloak in a Docker container

20th August 202120th February 2022 little_pineconeTools
featured image

Keycloak is an open source project that is a convenient option for delegating authentication and user management. It allows us to focus more on delivering business value to our projects. A proper Docker configuration for this service will come in handy whenever we need to run it locally.

Read more

How to set up Grafana with Docker and connect it to Prometheus

13th August 202031st August 2020 little_pineconeTools
featured image

Including Grafana in a monitoring stack allows us to effectively keep an eye on an application status. Project monitoring becomes much easier once we add an advanced analysing platform to display collected data in a rich set of charts. We can easily set up Grafana on our development environment using Docker Compose to test the tool.

Read more

Boost project quality with SonarQube – local code analysis

27th July 202027th February 2022 little_pineconeTools
feature image

SonarQube is a well known, high quality tool utilized by many prominent companies such as Audible, Porsche, Bosch, and HP for advanced code analysis. However, you can easily use it for free to see what can be done to improve project security and reduce maintenance costs. One way to do that is to install a local copy on your development environment.

Read more

Monitoring Spring Boot projects with Prometheus

23rd June 202025th June 2020 little_pineconeSpring Boot, Tools
featured image

Prometheus is an open-source platform used to collect metrics from applications. You can easily apply it to monitor your Spring Boot project and scrape the Actuator /prometheus endpoint.

Read more

Run a Spring Boot app in a Docker container

21st June 202023rd June 2020 little_pineconeSpring Boot
featured image

For development purposes, you can easily run Spring Boot apps with Docker Compose.

Read more

Posts navigation

Older posts
Created by Marta Szymek
  • Privacy Policy
Powered by WordPress | Theme: Astrid by aThemes.