Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/billstephens2022/fibonacci-docker

A demo Fibonacci application built with Docker with client, server, nginx containers, and deployed using GitHub Actions and AWS Elastic Beanstalk. Note: this is no longer deployed on AWS so as not to incur charges.
https://github.com/billstephens2022/fibonacci-docker

aws-ebs docker docker-compose nginx nodejs postgres react redis

Last synced: 4 days ago
JSON representation

A demo Fibonacci application built with Docker with client, server, nginx containers, and deployed using GitHub Actions and AWS Elastic Beanstalk. Note: this is no longer deployed on AWS so as not to incur charges.

Awesome Lists containing this project

README

        

# Fibonacci - Docker
![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)

## Description

A demo multi-container Fibonacci calculator application built with Docker using client, server, worker, and nginx containers, and deployed with GitHub Actions to AWS (Elastic Beanstalk). React used for client side and Postgres and Redis used for data storage. Note that this applcation is no longer deployed to AWS so as not to incur monthly charges.

## App Screenshot
![app screenshot](/screenshot.png)

## Table of Contents

- [Installation](#installation)
- [Usage](#usage)
- [License](#license)
- [Contributing](#contributing)
- [Tests](#tests)
- [Questions](#questions)

## Usage
run "docker-compose -f docker-compose-dev.yml up" in the command line.

N/A

## License
This application is covered under the MIT License.

For more information: https://opensource.org/licenses/MIT

## Contributing
N/A

## Tests
N/A

## Questions
Contact Info

GitHub user name: BillStephens2022

Link to GitHub profile: https://github.com/BillStephens2022

Email: [email protected]