1
0
mirror of https://github.com/jbranchaud/til synced 2026-01-06 00:28:01 +00:00

Add Check The Syntax Of nginx Files as a devops til.

This commit is contained in:
jbranchaud
2015-10-10 09:07:54 -05:00
parent 8dd641c0db
commit 4d88cfb7ec
2 changed files with 27 additions and 0 deletions

View File

@@ -44,6 +44,7 @@ smart people at [Hashrocket](http://hashrocket.com/).
### devops
- [Check The Status of All Services](devops/check-the-status-of-all-services.md)
- [Check The Syntax Of nginx Files](devops/check-the-syntax-of-nginx-files.md)
- [Push Non-master Branch To Heroku](devops/push-non-master-branch-to-heroku.md)
- [Reload The nginx Configuration](devops/reload-the-nginx-configuration.md)
- [Wipe A Heroku Postgres Database](devops/wipe-a-heroku-postgres-database.md)