(currently not maintained or developed)
Columbia is a web application to manage your AWS S3 Glacier “cold data” backups. It is named after the Columbia Icefield glacier in British Columbia, Canada.
The application requires Java 15 for development.
Prepare a database by opening a terminal in the local/ folder and start docker-compose up
.
Open a new terminal and run
mvn spring-boot:run -Dspring-boot.run.profiles=local