https://github.com/ccao-data/service-nginx
Reverse proxy that directs traffic to CCAO applications
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (7.6%) to scientific vocabulary
Keywords
Repository
Reverse proxy that directs traffic to CCAO applications
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
Metadata Files
README.md
Nginx
This service runs on CCAO's Shiny server/Ubuntu VM and is responsible directing traffic from the Data Department subdomain to various Data Department applications and services. It utilizes a containerized version of NGINX (pronounced "engine-x") to direct traffic.
Usage
To start this service, first connect to the Shiny server via SSH (ask IT for login details). Next, go to the folder containing this repository (usually ~/services/service_nginx) or clone the repo if it doesn't exist locally. Finally, start the service using Docker Compose by typing docker-compose up -d while in the same folder as docker-compose.yml.
This service is configured using the nginx.conf file. See this guide for general NGINX configuration.
NGINX requires SSL or TLS certificates in order to serve websites via HTTPS. These certificates must exist in a subfolder named secrets and must have a specific names (see below). To generate certificates see this wiki article. The final directory structure should be:
service_nginx
├── docker-compose.yml
├── nginx.conf
└── secrets
├── nginx-selfsigned-datascience.crt
└── nginx-selfsigned-datascience.key
Owner
- Name: Cook County Assessor's Office
- Login: ccao-data
- Kind: organization
- Email: assessor.data@cookcountyil.gov
- Website: https://www.cookcountyassessor.com
- Twitter: AssessorCook
- Repositories: 1
- Profile: https://github.com/ccao-data
GitHub Events
Total
Last Year
Issues and Pull Requests
Last synced: 12 months ago
All Time
- Total issues: 0
- Total pull requests: 1
- Average time to close issues: N/A
- Average time to close pull requests: 14 days
- Total issue authors: 0
- Total pull request authors: 1
- Average comments per issue: 0
- Average comments per pull request: 2.0
- Merged pull requests: 1
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
- dfsnow (2)