CoolFace
Apppublic

dalabsai/da-discovery-dev

sourceHugging Faceupdated 1y agoView on Hugging Face
0likes
App README

da-discovery - dev Environment

This is the da-discovery microservice deployed in the dev environment using a pre-built Docker container.

Features

  • —RESTful API endpoints
  • —Health monitoring via Actuator
  • —JWT authentication integration
  • —PostgreSQL database connectivity

Container Information

  • —Base Image: docker.io/ahadoop/da-discovery:dev
  • —Registry: docker.io
  • —Build: Pre-built JAR with Java 21 JRE
  • —Port: 8080

API Documentation

Once deployed, API documentation will be available at:

  • —Swagger UI: https://huggingface.co/spaces/dalabsai/da-discovery-dev/swagger-ui.html
  • —Health Check: https://huggingface.co/spaces/dalabsai/da-discovery-dev/actuator/health

Environment

  • —Environment: dev
  • —Port: 8080
  • —Java Version: 21
  • —Framework: Spring Boot

Deployment

This service is automatically deployed via the DALab CI/CD pipeline using pre-built Docker containers.

Last updated: 2025-06-18 22:23:37