🌐Docker Compose
Local DNS entries
Update the /etc/hosts file adding the following entries:
Running Terrakube Locally.
Terrakube will be available in the following URL:
http://terrakube-ui:3000
Username: admin@example.com
Password: admin
Docker Compose with Open Telemetry Setup
You can also test Terrakube using the Open Telemetry example setup to see how the components are working internally and check some internal logs
The setup is using jaegertracing/all-in-one
Jaeger UI will be available in http://localhost:16686/
For more information about Open Telemetry setup check the following information