Found 8,129 repositories(showing 30)
leerob
An example deploying Next / Postgres / Nginx to a Ubuntu Linux server.
zhenorzz
Devops, Deploy, CI/CD, Terminal, Sftp, Server monitor, Crontab Manager, Nginx Manager.
lumenwrites
Simple blog built with Django and React/Redux, deployed with Docker, and served with nginx/uwsgi.
apssouza22
A full microservice architecture with Java, Spring Cloud, Log management with ELK, Server load balancing with Nginx, Infrastructure management with Docker-compose, JMX application monitoring, JWT, Aspect OP, Distributed events with Kafka, Event Sourcing, CQRS, REST, Web Sockets, Continuous deploy with Jenkins and more
basecamp
Deploy static sites using nginx + SSI with Kamal
awslabs
Reference architecture for deploying Nginx on ECS, both as a basic static resource server, and as a reverse proxy in front of a dynamic application server.
apostrophecms-legacy
Painlessly deploy node.js applications to your staging and production servers. Use a standard VPS or dedicated server to host both Node and traditional Apache-based websites. Pairs nicely with nginx and mechanic.
micooz
:unamused: Deploy lnmp(Linux, Nginx, MySQL, PHP7) using docker.
This code shows how a common multi-component GitLab can be deployed on Kubernetes cluster. Each component (NGINX, Ruby on Rails, Redis, PostgreSQL, and more) runs in a separate container or group of containers.
EmailThis
Ruby on Rails deployment using Ansible - with Lets Encrypt, Sidekiq, PostgreSQL, nginx & puma
Ameen-Alam
Deploy Application using Docker with Nginx
Deploying a Django project in production with Docker Compose, Gunicorn and Nginx.
tkopczuk
Our scripts to automate Django deployment and versioning. It takes one command to automagically create a new node running nginx+gunicorn under the supervisor daemon. Performs minification and bundling of JS/CSS, optimizes JPEG/PNG images and deploys static files to Amazon S3.
jlund
Sample Ansible Playbook for Rack applications that installs Nginx, Passenger, Ruby 2.0.0 (or 1.9.3), Bundler, and git. It also demonstrates how to deploy a basic Rack application using Ansible.
ivanpanshin
Template for deploying ML models using Flask + Gunicorn + Nginx inside Docker
Miserlou
Example scripts for deploying a Node.js application behind a Node proxy alongside Apache/Nginx, as a demon which restarts automatically upon crashing.
jdbit
Deploy a Django website in one click with this bash script (Nginx, Gunicorn, MySQL/MariaDB/PostgreSQL)
Django + PostgreSQL + Celery + RabbitMQ + nginx Docker deploy with GitLab CI / CD
addcn
Deploy lnmp(Linux, Nginx, MySQL, PHP7) using docker.
bretth
[UNMAINTAINED] Woven is a Python library built on Fabric to deploy versioned Django projects served by Apache and Nginx on Linux servers.
8gears
Apache Guacamole out of the box compose setup with Nginx Reverse Proxy, Lets Encrypt. Simple and easy deployable with Docker Compose. Uses only Official Guacamole Docker Images
DJANGO + FAbric + GUnicorn + NGInx + Supervisor deployment
asimmon
Setup a local Kubernetes cluster on any OS with TLS support and nginx as an ingress controller to deploy services on local trusted domains.
yanlongma
Deploying LNMP(Linux、Nginx、Mysql、PHP-FPM) using docker-compose.
ricardoamaro
Deploy and develop on Drupal with LXC, Vagrant and Docker. Includes: nginx,php-fpm,apc,xhprof,mysql,phpmyadim,composer
Sinkler
PoC: Blue-green deployment wih Docker Compose, Nginx, Consul and Registrator
yestellar
No description available
bastosmichael
Democratizing WordPress Hosting - Deployment with Vagrant and EC2 using Chef + Apache / Nginx
This repo contains a small example for a Django App in a Docker Container. For the deployment the docker-compose file uses Gunicorn and nginx. Based on the repo of Pawamoy (https://github.com/Pawamoy/docker-nginx-postgres-django-example).
valdergallo
Fabric colection to deploy Django with nginx and gunicorn in Digital Ocean