Commit Graph

12 Commits

Author SHA1 Message Date
a1c1accc87 Refactors Articles and Voter
- Move files into components (article)
- Split articles routes
- Refactoring for remove ktor-voter (ArticleVoter)
- Remove mutability
- Move DataConversion to separate file (Converter.kt)
- Add Schemas for Articles routes
- Fix SQL Query for Workgroup roles
- rename container_name in docker-compose
2021-01-14 13:06:13 +01:00
317e029f79 remove "restart: always" on docker compose 2020-10-01 15:52:08 +02:00
8ff6fcc970 Add volume to docker for redis 2020-05-27 09:56:54 +02:00
159b9de19a Create a auto build docker image
Version of application is calculated by the git tags
2020-05-14 00:54:21 +02:00
8640d9146d Update postgres-json to Add ShadowJar compatibility
Add .env for redis and ES
change group name of project
2020-05-11 01:50:40 +02:00
af33ed9ec3 Publish message into rabbitmq on create article
Create Redis and Rabbit in docker-compose
2020-02-22 02:26:52 +01:00
60bd24e653 Add sonarqube (Docker server & gradle config) 2020-02-12 17:16:52 +01:00
42a41da066 Add OpenAPI route and server 2020-02-04 16:45:54 +01:00
a3b35b6273 add more config 2020-01-22 00:38:33 +01:00
e73a7b5a18 Add App into docker 2019-10-13 16:24:13 +02:00
bb555ce69f docker elastic always restart 2019-09-16 22:50:17 +02:00
6d7f91e002 add Docker 2019-08-22 09:46:43 +02:00