Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jorgermduarte/nginx-proxy-manager
A automatic publishment of the nginx-proxy-manager using github workflows.
https://github.com/jorgermduarte/nginx-proxy-manager
deployment docker docker-compose github manager mariadb nginx nginx-proxy-manager proxy workflows yaml
Last synced: about 22 hours ago
JSON representation
A automatic publishment of the nginx-proxy-manager using github workflows.
- Host: GitHub
- URL: https://github.com/jorgermduarte/nginx-proxy-manager
- Owner: jorgermduarte
- License: mit
- Created: 2022-01-08T21:57:01.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-01-10T17:24:38.000Z (almost 3 years ago)
- Last Synced: 2024-05-28T21:19:57.406Z (6 months ago)
- Topics: deployment, docker, docker-compose, github, manager, mariadb, nginx, nginx-proxy-manager, proxy, workflows, yaml
- Language: Shell
- Homepage:
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nginx-proxy-manager automatic deployment
> This project is just a base to automatically publish in a ubuntu server the nginx-proxy-manager using github workflows.
# Nginx proxy manager official documentation
> https://github.com/jc21/nginx-proxy-manager## Github project environment variables
```
SERVER_DEPLOY_HOST
SERVER_DEPLOY_PORT
SERVER_DEPLOY_USER
SERVER_DEPLOY_PASSWORD
SERVER_FOLDER_LOCATION
```