intro.adoc 2.0 KB

1234567891011121314151617181920212223242526272829303132
  1. = Advanced Configuration
  2. This section covers advanced configuration options that provide additional control and customization for OliveTin. These options are typically used by users who need fine-grained control over logging, diagnostics, networking, UI customization, and other advanced features.
  3. Topics covered in this section include:
  4. * Application and action logging configuration
  5. * Diagnostics and troubleshooting tools
  6. * Environment variable configuration
  7. * Network port configuration
  8. * Style modifications for UI customization
  9. * Prometheus metrics integration
  10. * Timezone configuration
  11. * Web UI customization options
  12. * Version display in the footer (show or hide the application version)
  13. Most users will not need to modify these settings for basic OliveTin usage, but they become important when you need to integrate OliveTin into complex environments or customize its behavior to match specific requirements.
  14. == What's Next?
  15. Explore the advanced configuration options:
  16. * xref:advanced_configuration/logs.adoc[Configure application logging] - Set up OliveTin service log levels
  17. * xref:logs/intro.adoc[Browse action logs] - View execution history in the web interface
  18. * xref:advanced_configuration/diagnostics.adoc[Use diagnostics] - Access troubleshooting and diagnostic tools
  19. * xref:advanced_configuration/webui.adoc[Customize the web UI] - Modify the appearance and behavior of the interface
  20. * xref:advanced_configuration/stylemods.adoc[Apply style mods] - Use style modifications for UI customization
  21. * xref:advanced_configuration/prometheus.adoc[Set up Prometheus] - Configure metrics collection
  22. * xref:advanced_configuration/timezones.adoc[Configure timezones] - Set timezone handling for actions
  23. * xref:advanced_configuration/config_envs.adoc[Use environment variables] - Configure environment variable handling
  24. * xref:reference/network-ports.adoc[Understand network ports] - Learn about OliveTin's port configuration
  25. * xref:reference/version_display.adoc[Version display] - Show or hide the application version in the footer