All Projects → JaredTan95 → Skywalking Docker

JaredTan95 / Skywalking Docker

【Deprecated】🎉 Deploy Skywalking in Docker container.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Skywalking Docker

Docker Cloud Platform
使用Docker构建云平台,Docker云平台系列共三讲,Docker基础、Docker进阶、基于Docker的云平台方案。OpenStack+Docker+RestAPI+OAuth/HMAC+RabbitMQ/ZMQ+OpenResty/HAProxy/Nginx/APIGateway+Bootstrap/AngularJS+Ansible+K8S/Mesos/Marathon构建/探索微服务最佳实践。
Stars: ✭ 86 (-44.16%)
Mutual labels:  docker-compose, k8s
Fabricio
Docker deploy automation tool
Stars: ✭ 250 (+62.34%)
Mutual labels:  docker-compose, k8s
Opendevops
CODO是一款为用户提供企业多混合云、一站式DevOps、自动化运维、完全开源的云管理平台、自动化运维平台
Stars: ✭ 2,990 (+1841.56%)
Mutual labels:  docker-compose, k8s
Fusionauth Containers
Container definitions for docker, kubernetes, helm, and whatever containers come next!
Stars: ✭ 101 (-34.42%)
Mutual labels:  docker-compose, k8s
Jetson
Helmut Hoffer von Ankershoffen experimenting with arm64 based NVIDIA Jetson (Nano and AGX Xavier) edge devices running Kubernetes (K8s) for machine learning (ML) including Jupyter Notebooks, TensorFlow Training and TensorFlow Serving using CUDA for smart IoT.
Stars: ✭ 151 (-1.95%)
Mutual labels:  k8s
Gos
基于Go语言的分布式游戏服务器框架,通讯协议:WebSocket、TCP,消息协议:JSON、Protobuf、二进制
Stars: ✭ 147 (-4.55%)
Mutual labels:  k8s
Bmw Labeltool Lite
This repository provides you with a easy to use labeling tool for State-of-the-art Deep Learning training purposes.
Stars: ✭ 145 (-5.84%)
Mutual labels:  docker-compose
Taro Mall
一个项目的架构,包括设计/前端/管理后台/后端/k8s集群架构,欢迎Star,欢迎Fork
Stars: ✭ 144 (-6.49%)
Mutual labels:  k8s
Kubo Release
Kubernetes BOSH release
Stars: ✭ 153 (-0.65%)
Mutual labels:  k8s
Express Mongodb Rest Api Boilerplate
A boilerplate for Node.js apps / Rest API / Authentication from scratch - express, mongodb (mongoose).
Stars: ✭ 153 (-0.65%)
Mutual labels:  docker-compose
Container
HedgeDoc container image resources
Stars: ✭ 149 (-3.25%)
Mutual labels:  docker-compose
Go Micro Boilerplate
The boilerplate of the GoLang application with a clear microservices architecture.
Stars: ✭ 147 (-4.55%)
Mutual labels:  docker-compose
Gardener
Kubernetes-native system managing the full lifecycle of conformant Kubernetes clusters as a service on Alicloud, AWS, Azure, GCP, OpenStack, EquinixMetal, vSphere, MetalStack, and Kubevirt with minimal TCO.
Stars: ✭ 2,093 (+1259.09%)
Mutual labels:  k8s
K9s
🐶 Kubernetes CLI To Manage Your Clusters In Style!
Stars: ✭ 14,585 (+9370.78%)
Mutual labels:  k8s
Docker Traefik
Script to setup Traefik reverse-proxy in Docker with Compose
Stars: ✭ 153 (-0.65%)
Mutual labels:  docker-compose
Docker Rabbitmq Cluster
Cluster RabbitMQ (official docker image)
Stars: ✭ 144 (-6.49%)
Mutual labels:  docker-compose
Django Celery Docker Example
Example Docker setup for a Django app behind an Nginx proxy with Celery workers
Stars: ✭ 149 (-3.25%)
Mutual labels:  docker-compose
Infrastructure As Code Tutorial
Infrastructure As Code Tutorial. Covers Packer, Terraform, Ansible, Vagrant, Docker, Docker Compose, Kubernetes
Stars: ✭ 1,954 (+1168.83%)
Mutual labels:  docker-compose
Docker Wordpress
WordPress container with Nginx 1.16 & PHP-FPM 7.3 based on Alpine Linux
Stars: ✭ 148 (-3.9%)
Mutual labels:  docker-compose
Media Docker
all-in-one deployment and configuration for an all-in-one media server, running on docker.
Stars: ✭ 148 (-3.9%)
Mutual labels:  docker-compose

Skywalking-Docker

⚠️NOTE: Apache Skywalking开始提供Docker镜像,此仓库即将不再更新,更多请参考 apache/skywalking-docker。关于 Apache Skywalking 部署请参考:apache/skywalking-kubernetes

通过Apache-skywalking 官方发布的压缩包构建Docker镜像。并提供容器部署Skywalking的方式。

GitHub stars Docker Build Status Docker Automated build

Quick Start(快速开始)

git clone https://github.com/JaredTan95/skywalking-docker.git
cd skywalking-docker/6.x/docker-compose/
docker-compose up

asciicast

Docker Hub

Skywalking 6.x(推荐) Skywalking 5.x
wutang/skywalking-oap:6.1.0 Docker Pulls wutang/skywalking-docker Docker Pulls
wutang/skywalking-ui:6.1.0 Docker Pulls wutang/skywalking-collector Docker Pulls
wutang/elasticsearch-shanghai-zone:6.3.2 Docker Pulls wutang/elasticsearch-shanghai-zone:5.6.10 Docker Pulls

前置条件(Precondition)

了解Docker或者使用过Docker、Kubernetes相关命令。

目录结构(Structure)

  • 6.x目录:官方仓库6.x分支容器部署镜像源文件:

  • elasticsearch-Zone-Asia-SH目录:同步上海时区的Elasticsearch镜像源文件:

  • 5.x目录:官方仓库5.x分支容器部署镜像源文件:

如何使用(Usage)

方式一、直接拉取镜像运行(Pull Image)

参考6.x/docker-compose/docker-compose.yml

方式二、通过源码构建镜像(Build Image)

参考6.x/README.md

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].