Skip to content

doctorixx/LogStorage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LogStorage

App with panel for analyze,take and saved logs


Stack:

  • Java
  • Spring
  • PostgreSQL
  • Maven

Текст с описанием картинки Текст с описанием картинки Текст с описанием картинки


Start

  • 1 Configure PostgreSQL access at application.properties
spring.datasource.url=jdbc:postgresql://localhost:5432/postgres
spring.datasource.username=postgres
spring.datasource.password=admin

spring.jpa.hibernate.ddl-auto=update
  • 2 Run app with maven

  • Docker: coming soon

About

App with panel for analyze,take and saved logs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published