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

https://github.com/virtyaluk/aspnetcore-mongo-redis-docker

This repo contains the code samples for the Load balanced Asp.Net Core Application with Docker, MongoDB, and Redis tutorial.
https://github.com/virtyaluk/aspnetcore-mongo-redis-docker

asp-net-core csharp docker dot-net-core mongodb nginx-balancer redis

Last synced: about 2 months ago
JSON representation

This repo contains the code samples for the Load balanced Asp.Net Core Application with Docker, MongoDB, and Redis tutorial.

Awesome Lists containing this project

README

        

# ASP.Net Core App + Docker + MongoDB + Redis + Nginx load balancer

This repo contains the code samples for the [Load balanced Asp.Net Core Application with Docker, MongoDB, and Redis](https://coding4dummies.net/load-balanced-asp-net-core-application-with-docker-mongodb-and-redis-c3c1c9ac2814) tutorial.

## :dvd: Setup

Have [Docker :whale2:](https://docs.docker.com/install/) installed.

From the root of the project run following:

```sh
docker-compose up
```

## :green_book: License

[Licensed under the MIT license.](https://github.com/virtyaluk/aspnetcore-mongo-redis-docker/blob/master/LICENSE)

Copyright (c) 2018 Bohdan Shtepan

---

> [modern-dev.com](http://modern-dev.com)  · 
> GitHub [@virtyaluk](https://github.com/virtyaluk)  · 
> Twitter [@virtyaluk](https://twitter.com/virtyaluk)