Skip to content
Snippets Groups Projects
Commit 5431727f authored by Jacopo Gasparetto's avatar Jacopo Gasparetto
Browse files

Add README

parent 48cf7761
No related branches found
No related tags found
No related merge requests found
# Ceph Webapp POC
This project is a proof of concept of a web application to manage Ceph Object
Storage.
Frontend is made React and backend with FastAPI and boto3.
## Run the project
To run the project, use
```bash
docker compose up
```
## Endpoints
The following endpoint are available
- Webapp [localhost:8080](localhost:8080)
- API [localhost:8080/api/v1/](localhost:8080/api/v1/)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment