Skip to content

noordwind/Collectively

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Collectively

Let's go for the better, Collectively​​.

Collectively is an open platform to enhance communication between counties and its residents​. It's made as a fully open source & cross-platform solution by Noordwind.

Find out more at becollective.ly and in our Wiki.

Quick start

Docker way

Collectively is built as a set of microservices, therefore the easiest way is to run the whole system using the docker-compose.

Clone the Collectively.Docker repository and run the start.sh script:

git clone https://github.com/noordwind/Collectively.Docker
./start.sh

Once executed, you shall be able to access the following services:

Name URL Repository
API http://localhost:5000 Collectively.Api
Groups http://localhost:10007 Collectively.Services.Groups
Mailing http://localhost:10006 Collectively.Services.Mailing
Medium http://localhost:11000 Collectively.Services.Medium
Notifications http://localhost:10005 Collectively.Services.Notifications
Operations http://localhost:10001 Collectively.Services.Operations
Remarks http://localhost:10003 Collectively.Services.Remarks
SignalR http://localhost:10010 Collectively.Services.SignalR
Statistics http://localhost:10004 Collectively.Services.Statistics
Storage http://localhost:10000 Collectively.Services.Storage
Supervisor http://localhost:11001 Collectively.Services.Supervisor
Users http://localhost:10002 Collectively.Services.Users
Web http://localhost:9000 Collectively.Web

Build status

Project Branch
Collectively.Api
master master branch build status
develop develop branch build status
Collectively.Common
master master branch build status
develop develop branch build status
Collectively.Messages
master master branch build status
develop develop branch build status
Collectively.Services.Groups
master master branch build status
develop develop branch build status
Collectively.Services.Mailing
master master branch build status
develop develop branch build status
Collectively.Services.Medium
master master branch build status
develop develop branch build status
Collectively.Services.Notifications
master master branch build status
develop develop branch build status
Collectively.Services.Operations
master master branch build status
develop develop branch build status
Collectively.Services.Remarks
master master branch build status
develop develop branch build status
Collectively.Services.SignalR
master master branch build status
develop develop branch build status
Collectively.Services.Statistics
master master branch build status
develop develop branch build status
Collectively.Services.Storage
master master branch build status
develop develop branch build status
Collectively.Services.Supervisor
master master branch build status
develop develop branch build status
Collectively.Services.Users
master master branch build status
develop develop branch build status
Collectively.Web
master master branch build status
develop develop branch build status

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages