项目作者: COVID-19-Bulgaria

项目描述 :
Dockerization for the covid-scraper project.
高级语言: Dockerfile
项目地址: git://github.com/COVID-19-Bulgaria/covid-docker.git
创建时间: 2020-03-29T22:22:48Z
项目社区:https://github.com/COVID-19-Bulgaria/covid-docker

开源协议:Other

下载


Contributors
Forks
Stargazers
Issues
License: CC BY-NC-SA 4.0



COVID-19 Docker




Dockerization for the covid-scraper project.


Live Demo




Report Bug
·
Request Feature


Table of Contents

About The Project

This project aims to provide an easy setup for development and production environments.
Docker Compose is used for development and Docker Swarm is reusing the compose configuration to spawn the production services.

Built With

Getting Started

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Docker
  • Docker Compose

Installation

  1. Clone the repo
    1. git clone https://github.com/COVID-19-Bulgaria/covid-docker.git
  2. Create a configuration file
    1. cp env-example .env
  3. Alter the .env file with configuration that suites your setup
  4. Add id_rsa and id_rsa.pub files in the applications/covid-scraper/ssh folder

Usage

Run the project:

  1. docker-compose up

Run only specific services:

  1. docker-compose up database redis

Stop all running containers:

  1. docker-compose down

Adminer is accessible on http://localhost:8080 while the sidekiq web interface could be found on http://localhost:9292.

Roadmap

See the open issues for a list of proposed features (and known issues).

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Creative Commons License
Project is distributed under Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.

Contact

Veselin Stoyanov:
LinkedIn