Add hbase_data to volumes
This commit is contained in:
		
							parent
							
								
									5be3794779
								
							
						
					
					
						commit
						b50c5fa0ff
					
				| 
						 | 
					@ -74,6 +74,7 @@ This will install and run all services required to run all features in Pinpoint
 | 
				
			||||||
 - Pinpoint-Hbase
 | 
					 - Pinpoint-Hbase
 | 
				
			||||||
 - Pinpoint-QuickStart(a sample application, 1.8.1+)
 | 
					 - Pinpoint-QuickStart(a sample application, 1.8.1+)
 | 
				
			||||||
 - Pinpoint-Mysql(to support certain feature)
 | 
					 - Pinpoint-Mysql(to support certain feature)
 | 
				
			||||||
 | 
					 - Pinpoint-Batch
 | 
				
			||||||
This may take several minutes to download all necessary images.
 | 
					This may take several minutes to download all necessary images.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
You can replace `QuickStart` application part with your application to start monitoring.  
 | 
					You can replace `QuickStart` application part with your application to start monitoring.  
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -14,7 +14,7 @@ services:
 | 
				
			||||||
      - pinpoint
 | 
					      - pinpoint
 | 
				
			||||||
 | 
					
 | 
				
			||||||
    volumes:
 | 
					    volumes:
 | 
				
			||||||
      - /home/pinpoint/hbase
 | 
					      - hbase_data:/home/pinpoint/hbase
 | 
				
			||||||
      - /home/pinpoint/zookeeper
 | 
					      - /home/pinpoint/zookeeper
 | 
				
			||||||
    expose:
 | 
					    expose:
 | 
				
			||||||
      # HBase Master API port
 | 
					      # HBase Master API port
 | 
				
			||||||
| 
						 | 
					@ -351,6 +351,7 @@ services:
 | 
				
			||||||
volumes:
 | 
					volumes:
 | 
				
			||||||
  data-volume:
 | 
					  data-volume:
 | 
				
			||||||
  mysql_data:
 | 
					  mysql_data:
 | 
				
			||||||
 | 
					  hbase_data:
 | 
				
			||||||
 | 
					
 | 
				
			||||||
networks:
 | 
					networks:
 | 
				
			||||||
  pinpoint:
 | 
					  pinpoint:
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -33,7 +33,7 @@ Please see [Pinpoint-Docker GitHub repository](https://github.com/pinpoint-apm/p
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Any Issues or Suggestions?
 | 
					## Any Issues or Suggestions?
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Feel free to share any problems and suggestions via [Pinpoint GitHub Issue page](https://github.com/pinpoint-apm/pinpoint/issues).
 | 
					Feel free to share any problems and suggestions via [Pinpoint GitHub Issue page](https://github.com/pinpoint-apm/pinpoint-docker/issues).
 | 
				
			||||||
Contributions on the pinpoint-docker image is also always welcome.
 | 
					Contributions on the pinpoint-docker image is also always welcome.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## License
 | 
					## License
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -11,7 +11,7 @@ Please see the [Pinpoint-Docker GitHub repository](https://github.com/pinpoint-a
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Any Issues or Suggestions?
 | 
					## Any Issues or Suggestions?
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Feel free to share any problems and suggestions via [Pinpoint GitHub Issue page](https://github.com/pinpoint-apm/pinpoint/issues).
 | 
					Feel free to share any problems and suggestions via [Pinpoint GitHub Issue page](https://github.com/pinpoint-apm/pinpoint-docker/issues).
 | 
				
			||||||
Contributions on the pinpoint-docker image is also always welcome.
 | 
					Contributions on the pinpoint-docker image is also always welcome.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## License
 | 
					## License
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -33,7 +33,7 @@ Please see [Pinpoint-Docker GitHub repository](https://github.com/pinpoint-apm/p
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Any Issues or Suggestions?
 | 
					## Any Issues or Suggestions?
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Feel free to share any problems and suggestions via [Pinpoint GitHub Issue page](https://github.com/pinpoint-apm/pinpoint/issues).
 | 
					Feel free to share any problems and suggestions via [Pinpoint GitHub Issue page](https://github.com/pinpoint-apm/pinpoint-docker/issues).
 | 
				
			||||||
Contributions on the pinpoint-docker image is also always welcome.
 | 
					Contributions on the pinpoint-docker image is also always welcome.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## License
 | 
					## License
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -16,7 +16,7 @@ Please see the [Pinpoint-Docker GitHub repository](https://github.com/pinpoint-a
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Any Issues or Suggestions?
 | 
					## Any Issues or Suggestions?
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Feel free to share any problems and suggestions via [Pinpoint GitHub Issue page](https://github.com/pinpoint-apm/pinpoint/issues).
 | 
					Feel free to share any problems and suggestions via [Pinpoint GitHub Issue page](https://github.com/pinpoint-apm/pinpoint-docker/issues).
 | 
				
			||||||
Contributions on the pinpoint-docker image is also always welcome.
 | 
					Contributions on the pinpoint-docker image is also always welcome.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## License
 | 
					## License
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -33,7 +33,7 @@ Please see the [Pinpoint-Docker GitHub repository](https://github.com/pinpoint-a
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Any Issues or Suggestions?
 | 
					## Any Issues or Suggestions?
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Feel free to share any problems and suggestions via [Pinpoint GitHub Issue page](https://github.com/pinpoint-apm/pinpoint/issues).
 | 
					Feel free to share any problems and suggestions via [Pinpoint GitHub Issue page](https://github.com/pinpoint-apm/pinpoint-docker/issues).
 | 
				
			||||||
Contributions on the pinpoint-docker image is also always welcome.
 | 
					Contributions on the pinpoint-docker image is also always welcome.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## License
 | 
					## License
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -33,7 +33,7 @@ Please see [Pinpoint-Docker GitHub repository](https://github.com/pinpoint-apm/p
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Any Issues or Suggestions?
 | 
					## Any Issues or Suggestions?
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Feel free to share any problems and suggestions via [Pinpoint GitHub Issue page](https://github.com/pinpoint-apm/pinpoint/issues).
 | 
					Feel free to share any problems and suggestions via [Pinpoint GitHub Issue page](https://github.com/pinpoint-apm/pinpoint-docker/issues).
 | 
				
			||||||
Contributions on the pinpoint-docker image is also always welcome.
 | 
					Contributions on the pinpoint-docker image is also always welcome.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## License
 | 
					## License
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -33,7 +33,7 @@ Please see the [Pinpoint-Docker GitHub repository](https://github.com/pinpoint-a
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Any Issues or Suggestions?
 | 
					## Any Issues or Suggestions?
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Feel free to share any problems and suggestions via [Pinpoint GitHub Issue page](https://github.com/pinpoint-apm/pinpoint/issues).
 | 
					Feel free to share any problems and suggestions via [Pinpoint GitHub Issue page](https://github.com/pinpoint-apm/pinpoint-docker/issues).
 | 
				
			||||||
Contributions on the pinpoint-docker image is also always welcome.
 | 
					Contributions on the pinpoint-docker image is also always welcome.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## License
 | 
					## License
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
| 
						 | 
					@ -33,7 +33,7 @@ Please see the [Pinpoint-Docker GitHub repository](https://github.com/pinpoint-a
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## Any Issues or Suggestions?
 | 
					## Any Issues or Suggestions?
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Feel free to share any problems and suggestions via [Pinpoint GitHub Issue page](https://github.com/pinpoint-apm/pinpoint/issues).
 | 
					Feel free to share any problems and suggestions via [Pinpoint GitHub Issue page](https://github.com/pinpoint-apm/pinpoint-docker/issues).
 | 
				
			||||||
Contributions on the pinpoint-docker image is also always welcome.
 | 
					Contributions on the pinpoint-docker image is also always welcome.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
## License
 | 
					## License
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue