heckenmann / docker-swarm-dashboard

Dashboard for Docker Swarm Cluster
MIT License
37 stars 7 forks source link

Possibility to not handle logs #419

Closed vehagn closed 5 months ago

vehagn commented 5 months ago

SPK has been using an old fork of Docker Swarm Dashboard. We decided we want to upgrade to a newer version, but due to privacy concerns we can't display the logs.

I've added the possibility of disabling the log-handling in the backend using an environment variable and added a new endpoint which is used to configure the static frontend to not render the Logs-button.

If these changes looks OK I'd like to add more configuration settings like default to column view instead of row-view and hide failed/rejected/shutdown pills in the overview.