NGINX サンプル

名前内容説明
Go / NGINX / MySQLA sample Go application with an Nginx proxy and a MySQL database.
Go / NGINX / PostgreSQLA sample Go application with an Nginx proxy and a PostgreSQL database.
NGINX / ASP.NET / MySQLA sample Nginx reverse proxy with an C# backend using ASP.NET.
NGINX / Flask / MongoDBA sample Python/Flask application with Nginx proxy and a Mongo database.
NGINX / Flask / MySQLA sample Python/Flask application with an Nginx proxy and a MySQL database.
NGINX / Node.js / RedisA sample Node.js application with Nginx proxy and a Redis database.
NGINX / GoA sample Nginx proxy with a Go backend.
NGINX / WSGI / FlaskA sample Nginx reverse proxy with a Flask backend using WSGI.
React / NGINXA sample React application with Nginx.
atsea-sample-shop-appA sample app that uses a Java Spring Boot backend connected to a database to display a fictitious art shop with a React front-end.
linux_tweet_appA very simple webapp based on NGINX.

さらなるサンプルを探しますか?

以下の GitHub リポジトリから、さらなる Docker サンプルを確認してください。

  • Awesome Compose: 30 以上の Docker Compose サンプルを集約したリポジトリです。 これらのサンプルからは、Compose ファイルを使ってさまざまなサービスを組み合わせる方法を学ぶことができます。

  • Docker サンプル: 30 以上のリポジトリからなり、デモアプリケーション、チュートリアル、ラボなどのコンテナー化サンプルを提供しています。