Skip to content

controk-sys/infra

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Controk Infrastructure

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.

You will have 5 containers, being (ordered by priority):

  • 1st: Master database
  • 2nd: Slave database
  • 3rd: WebService
  • 4th: Socket
  • 5th: Frontend Web

Prerequisites

Installing

  • The next command will give you a running server. Needing anything specific, change in docker-compose.yml;
  • docker-compose build;
  • docker-compose up.

Deployment

Clone the project:

git clone https://github.com/controk-sys/infra .

Build the project with docker compose:

docker-compose build

Raise the project:

docker-compose up

Authors

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages