Giter Club home page Giter Club logo

assos_suite's Introduction

Contributor Covenant
License: MIT
publish docker images
Backend CI
[![Github Stars][gh_stars]][repo]

AssosSuite

AssoSuite is a complete free, open source solution to manage assosiations.

Main features:

  • Manage personal / adherents
  • Reports / Statistics
  • Manage fundraising
  • Automtised mailling service
  • Manage events

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Installing

What things you need to install the software and how to install them

  • clone the project

without Docker

  • node v12.18.3
  • yarn v1.2.5
  • Openjdk 11
  • maven v3.6
  • mongo 4.2

Assosuite contains 2 components backend and frontend

To get a development env running you should follow each component documentation.

Using Docker

If you want to use Docker to get a developpement environment:

  • in assosuite root directory run
docker-compose up -d

You'll have 4 running containers: - backend - frontend - mongo - mail

You can find more information about our mail server configuration here

you should have a basic knowledge about docker and docker compose to better utilisation

Deployment

Requirements:

  • A VM with docker and docker-compose installed
  • A Domain Name with 2 address records (A) see in order to have 2 subdomains that will be used by the frontend and backend.

Example:
backend.organisation.com
frontend.organisation.com

Instructions:

  • copy .env-prod-sample, docker-compose-prod.yml config-sample to you deployment environment or use this command:
curl -o .env https://raw.githubusercontent.com/tolstoyfafa/assos_suite/master/.env-prod-sample

curl -o docker-compose.yml https://raw.githubusercontent.com/tolstoyfafa/assos_suite/master/docker-compose-prod.yml
  • rename .env-prof-sample to .env and docker-compose-prod.yml to docker-compose.yml and config-sample to config

the config directory contains nginx server configuration that you can customize as you wish, and dynamic.yaml file used to redirect http traefik to https

mail server configuration:

you can follow this documentation to use Gmail SMTP https://support.cloudways.com/configure-gmail-smtp/

  • set your local settings in the .env (read the comments on the env-prod-sample file)

NB: To enable https we are using Let's encrypt see documentation

  • Then at last just execute this command to get a running production environment:
docker-compose up -d 

Contributing

Please read CONTRIBUTING.md

Versioning

Git

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgement

A special thanks to Hiren PATEL and Jackques ATACAN for they helps on the project

assos_suite's People

Contributors

tolstoyfafa avatar dependabot[bot] avatar marouaneelhitary avatar

Watchers

James Cloos 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.