Test your use case with a go gin server and traefik

Last Update : 21 June, 2024 | Published : 16 June, 2024 | 1 Min Read

How to Test the gin server and traefik in local environment

  • You can test the gin server and traefik in local environment using the following command:
    # Go to root directory
    docker compose up -d
    
    # once the containers are up and running you will see the following output
    ✔ Container traefik-poc-mongodb-1                        Started 0.6s 
    ✔ Container traefik                                      Started 0.5s 
    ✔ Container traefik-poc-go-gin-1                         Started 0.5s
    

container status

  • To check the status of your traefik, you can click on the traefik link in the browser. https://localhost:8080 browser-view

  • To check the status of your gin server, you can click on the gin server link in the browser. https://localhost:9000 Image

Looking for Cloud-Native Implementation?

Finding the right talent is pain. More so, keeping up with concepts, culture, technology and tools. We all have been there. Our AI-based automated solutions helps eliminate these issues, making your teams lives easy.

Contact Us