Skip to content

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.

Notifications You must be signed in to change notification settings

BillStephens2022/fibonacci-docker

Repository files navigation

Fibonacci - Docker
License: MIT

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

Table of Contents

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: stephensbill17@gmail.com

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published