YoVDO

OpenProject Installed with Nginx, Let's Encrypt, and Docker - How to on Secure Reverse Proxying

Offered By: Awesome Open Source via YouTube

Tags

Docker Courses Nginx Courses SSL Certificates Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Learn how to securely set up OpenProject using Docker, NginX, and Let's Encrypt in this comprehensive 21-minute tutorial video. Follow step-by-step instructions to install and configure OpenProject as a self-hosted, open-source project management solution. Discover the process of setting up a Docker container, implementing an NginX reverse proxy, and securing the application with Let's Encrypt SSL certificates. Gain valuable insights into server setup, software installation, and configuration techniques that can be applied to other Docker-based applications. By the end of the tutorial, you'll have a fully functional, secure OpenProject instance running behind an NginX reverse proxy with HTTPS encryption.

Syllabus

- Introduction
- Digital Ocean Server Setup
- Updating our Server before Install
- Docker CE install
- NginX Install
- Install OpenProject as a Docker Container
- Test our NginX site and our OpenProject Site without waiting
- Install LetsEncrypt Certbot
- Create our NginX Configuration File to make our Reverse Proxy
- Test our Reverse Proxy
- Setup the LetsEncrypt Certificate for our site
- Check our https secure site.
- first login to OpenProject and a very quick look at the UI
docker run -d -p 80 --name openproject -e SECRET_KEY_BASE=secret \
proxy_pass "http://127.0.0.80";


Taught by

Awesome Open Source

Related Courses

Cloud Computing Applications, Part 1: Cloud Systems and Infrastructure
University of Illinois at Urbana-Champaign via Coursera
Introduction to Cloud Infrastructure Technologies
Linux Foundation via edX
Introduction aux conteneurs
Microsoft Virtual Academy via OpenClassrooms
The Docker for DevOps course: From development to production
Udemy
Windows Server 2016: Virtualization
Microsoft via edX