Coder Social home page Coder Social logo

hulthe / delta Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cthit/gamma

0.0 2.0 0.0 28 MB

OAuth2 SSO for the IT-division

Home Page: https://gamma.chalmers.it

License: GNU Affero General Public License v3.0

Java 68.33% HTML 1.37% JavaScript 29.89% Dockerfile 0.15% CSS 0.26%

delta's Introduction

Gamma

Build Status

Gamma is Chalmers IT section account system

Gamma is licensed under the GNU AGPL, see LICENSE.


More information about Gamma can be found on the Wiki

Build setup

For production

it's real easy. Just replace the environment variables with suitable value (see wiki) and run:

docker-compose -f prod.docker-compose.yml up --build

Depending on your build system, things might be different, and a proxy is probably needed for a real production version of Gamma.

Development

run

docker-compose up --build to build the frontend, backend, database, databasemonitoring, and all microservices that's needed for Gamma.

If developing on the backend, we recomend not running the backend in the docker-compose file. There is a docker-compose file that sets up all microservice but the backend, to use this run: docker-compose -f no_backend.docker-compose.ym up --build then you will need to start the server, this is done by running the Java code in the backend, and is probably best done through an IDE.

You'll need to run docker-compose down / docker-compose -f no_backed.docker-compose.yml down if you want to try the production build. Same if you're going from production to development.

API Documentation

The API documentation is auto-generated by Swagger and can be found under http://localhost:8081/api/swagger-ui.html while the application is running.

delta's People

Contributors

cajoho99 avatar deltaphish avatar dependabot[bot] avatar dr-horv avatar ejohnsson6 avatar gurrit avatar hulthe avatar molleer avatar neonsky avatar portals avatar sponken avatar

Watchers

 avatar  avatar

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.