Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Drastically simplify the defaults and the README #89

Open
jbaiter opened this issue Jun 14, 2019 · 0 comments
Open

Drastically simplify the defaults and the README #89

jbaiter opened this issue Jun 14, 2019 · 0 comments

Comments

@jbaiter
Copy link
Member

jbaiter commented Jun 14, 2019

So I've been setting up a Docker setup for Hymir for the past few hours.
Some things I noticed:

  • The defaults are way too far-reaching, we're creating files in /var/log and /local, this is really unhygienic
  • The main culprits are the default logging config, Java Melody and the Tomcat Access log.
  • The logging defaults should only log to stdout
  • Is Java Melody even needed with all the Spring Boot Management stuff?
  • The Tomcat Access log should be activated by the user, not the defaults

Also, the README is a bit messy. It would be better to keep it short and simple and move all the advanced stuff into a separate documentation page (e.g. created with mkdocs).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant