Giter Site home page Giter Site logo

furrifyws-storage's Introduction

furrify title

Microservices infrastructure for content management.

Documentation: - Not released yet REST endpoints (in development): https://documenter.getpostman.com/view/9259933/TzRUBnQm

Docker

This project is now docker supported. You can build it using either build.sh or build.bat.

After that you need to edit docker-compose.yml for your needs. All relevant environment variables are commented in that file.

When you are ready to go, just do docker-compose up -d to start all the microservices.

Requirements for build:

  • Maven
  • Docker
  • Docker-compose

External requirements:

  • Keycloak
  • Kafka
  • Confluent schema registry

Setup Keycloak

To set up keycloak you can use this docker image. In panel, you can import settings from this file. ! Links are not yet available as project version 0.0.1 is not released.

Databases

You can configure database you want to use with env variables listed in docker-compose.yml file.

Supported:

  • MySQL (Tested)
  • PostgreSQL (Not tested)

Compile project yourself

If you wish to compile the project yourself don't forget to set all env variables listed in docker-compose.yml.

To build the project follow docker section above.

Tests

Whole project is covered by tests using JUnit 5. Note that running tests requires dev profile or else there will be thrown exceptions as default profile is production.

To run those you can use Maven command: mvn clean compile test -Dspring.profiles.active=dev

furrifyws-storage's People

Contributors

dependabot-preview[bot] avatar dependabot[bot] avatar skyterix1991 avatar snyk-bot avatar velo avatar

Watchers

 avatar

furrifyws-storage's Issues

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.