Does anyone use Portainer for logging errors in their Go services?

This page summarizes the projects mentioned and recommended in the original post on /r/golang

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • Portainer

    Making Docker and Kubernetes management easy.

    I'm not an expert in log management but if you are talking about https://www.portainer.io it's a simple GUI for your containers. By default, your logs messages from containers will go to stdout and Portainer will be able to read them as well as docker logs .

  • traefik-compose-ssl

    A basic docker-compose set-up for traefik with wild-card auto-generation of lets-encrypt

    Anyway, I set up portainer in development and production - it does what it says it does, I have easy access to logs from all containers now with a web interface I can access from anywhere with a login/password. It doesn't eat much memory, all in all it's a shiny looking logging/statistics/container management web interface. I've made an example set-up in github if anyone is interested in easy set-up https://github.com/leo-at-itartpro/traefik-compose-ssl

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts