This repository has been archived by the owner on Mar 14, 2023. It is now read-only.
forked from zeroc0d3/ruby-deploy-gcc
-
Notifications
You must be signed in to change notification settings - Fork 0
Logs
ZeroC0D3 Team edited this page Nov 17, 2017
·
3 revisions
Default location of system log services
SYS_LOG_NGINX_ERROR = "/var/log/nginx/error.log"; ## Path Log NGINX Error
SYS_LOG_NGINX_ACCESS = "/var/log/nginx/access.log"; ## Path Log NGINX Access
SYS_LOG_MONGODB = "/var/log/mongodb.log"; ## Path Log MongoDB
SYS_LOG_MEMCACHED = "/var/log/memcached.log"; ## Path Log Memcached
SYS_LOG_REDIS = "/var/log/redis/redis-server.log"; ## Path Log Redis
Research & Development (RnD) - ZeroC0D3 Team
- Email: [email protected]
- Repository: https://github.com/zeroc0d3lab
- Install-Packages
- Setup-Server
- Setup-Account
- Configuration-Bash
- Configuration-Zsh
- Install-Bash-Theme
- Install-Zsh-Theme
- Install-Docker
- Install-Memcached
- Install-MongoDB
- Install-MySQL
- Install-NodeJS
- Install-PostgreSQL
- Install-Redis
- Install-Ruby
- Install-SQLite3
- Configuration-App
- Configuration-GCM
- Configuration-Hosts
- Configuration-Memcached
- Configuration-MongoDB
- Configuration-PostgreSQL
- Configuration-Puma
- Configuration-Swap
- Configuration-Unicorn
- Nginx-Puma
- Nginx-Unicorn
- Logrotate
- Deployment-Dashboard
- Deployment-Configuration
- Deployment-Process
- Deployment-Folder-Structure
- Deploy-Preinstall