File size: 1,086 Bytes
61f0c22
 
 
 
 
 
 
 
 
 
 
a16e531
61f0c22
 
 
 
 
 
 
 
a16e531
 
 
 
 
 
 
61f0c22
 
 
 
 
 
 
 
 
 
 
 
 
 
 
a16e531
61f0c22
a16e531
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
title: da-autoarchival (dev)
emoji: 🔧
colorFrom: blue
colorTo: green
sdk: docker
app_port: 8080
---

# da-autoarchival - dev Environment

This is the da-autoarchival 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-autoarchival: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-autoarchival-dev/swagger-ui.html
- Health Check: https://huggingface.co/spaces/dalabsai/da-autoarchival-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:29:18