Follow these steps to install graphite on OS X Mavericks.
- Homebrew
- Python 2.7
- Git
| # Docker compose to set up containers for all services you need: | |
| # VPN | |
| # Sonarr, Radarr, Lidarr, Qbittorrent | |
| # Non-VPN | |
| # Plex, get_iplayer | |
| # Before running docker-compose, you should pre-create all of the following folders. | |
| # Folders for Docker State: | |
| # /volume1/dockerdata. - root where this docker-compose.yml should live | |
| # /volume1/dockerdata/plex - Plex config and DB | |
| # /volume1/dockerdata/sonarr - Sonarr config and DB |
| # .gitignore file for Sencha Touch 2.1.x projects generated using the Sencha Cmd command line tool | |
| # Build and Release Folders | |
| archive/ | |
| build/ | |
| # sass cache folder | |
| resources/sass/.sass-cache/ |
| <configSections> | |
| <sectionGroup name="common"> | |
| <!--1.此Adapter只输出到控制台--> | |
| <section name="logging" type="Common.Logging.ConfigurationSectionHandler, Common.Logging" /> | |
| </sectionGroup> | |
| <section name="log4net" type="log4net.Config.Log4NetConfigurationSectionHandler, log4net" /> | |
| </configSections> | |
| <common> | |
| <logging> | |
| <!--1.此Adapter只输出到控制台--> |