add airbyte
This commit is contained in:
@@ -43,11 +43,11 @@ echo ""
|
||||
echo "=== All services started! ==="
|
||||
echo ""
|
||||
echo "Access points:"
|
||||
echo "- Nginx Proxy Manager: http://localhost:81"
|
||||
echo "- Nginx Proxy Manager: http://localhost:8021"
|
||||
echo "- Keycloak Admin: http://localhost:8080"
|
||||
echo "- API Service: http://localhost/apiservice (via Nginx)"
|
||||
echo "- Airbyte: http://localhost/airbyte (configure in Nginx)"
|
||||
echo "- Superset: http://localhost/superset (configure in Nginx)"
|
||||
echo "- Airbyte: http://localhost:8000"
|
||||
echo "- API Service: Configure in Nginx (apiservice:8000)"
|
||||
echo "- Superset: Configure in Nginx (superset:8088)"
|
||||
echo ""
|
||||
echo "Next steps:"
|
||||
echo "1. Configure domains in Nginx Proxy Manager (port 81)"
|
||||
|
||||
Reference in New Issue
Block a user