Skip to content

Fix/docker setup improvements#2

Open
aott33 wants to merge 4 commits into
design-group:mainfrom
aott33:fix/docker-setup-improvements
Open

Fix/docker setup improvements#2
aott33 wants to merge 4 commits into
design-group:mainfrom
aott33:fix/docker-setup-improvements

Conversation

@aott33
Copy link
Copy Markdown

@aott33 aott33 commented Nov 9, 2025

Issues Fixed

  • Line endings: Added .gitattributes to enforce LF endings for shell scripts, preventing bash\r errors on Windows
  • Liquibase driver: Mounted PostgreSQL JDBC driver as Liquibase 5.0+ no longer includes it by default
  • Traefik labels: Updated to Traefik 2.x syntax for routing

Changes

  • Added .gitattributes for consistent line endings
  • Added PostgreSQL JDBC driver for Liquibase container
  • Added Traefik container with dashboard
  • Updated Traefik labels to v2.x syntax
  • Added port 8088 mapping for direct gateway access
  • Updated Ignition version to 8.3.1

Access

- Add .gitattributes to prevent CRLF line ending issues
- Add Traefik container with Traefik 2.x compliant labels
- Fix Liquibase by mounting PostgreSQL driver
- Update README with proxy service documentation
- Add .gitattributes to prevent CRLF line ending issues
- Add Traefik container with Traefik 2.x compliant labels
- Fix Liquibase by mounting PostgreSQL driver
- Update README with proxy service documentation

Add port mapping for host to access ignition gateway via http://localhost:8088
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

Successfully merging this pull request may close these issues.

1 participant