nadeeshamedagama/Cloud_Native_Task_Manager Deploy

Deploy the Cloud_Native_Task_Manager microservices platform (6 microservices + Next.js + 3x PostgreSQL) using Docker Compose

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
database-usernamePostgreSQL username (for all 3 databases)notaskuser
database-passwordPostgreSQL password (for all 3 databases)yes
jwt-secretJWT signing secret (min 64 hex chars / base64)yes
jwt-expirationJWT token expiration in millisecondsno86400000
admin-usernameDefault admin usernamenoadmin
admin-passwordDefault admin passwordnoadmin123
admin-emailDefault admin emailnoadmin@taskmanager.com
api-urlPublic API Gateway URL for the frontendnohttp://localhost:8080/api
api-gateway-portPort to expose the API Gateway onno8080
eureka-portPort to expose Eureka (Service Discovery) onno8761
frontend-portPort to expose the frontend onno3000
namedescription
api-gateway-urlURL of the API Gateway (single entry point)
frontend-urlURL of the frontend application
eureka-urlURL of the Eureka Service Registry dashboard
swagger-urlURL of the Swagger UI (API documentation)
statusDeployment status message