Coder Social home page Coder Social logo

xiyuanpingtadi / skywalking-docker Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apache/skywalking-docker

0.0 1.0 0.0 113 KB

SkyWalking Docker file archive for all official releases

Home Page: https://skywalking.apache.org/

License: Apache License 2.0

Dockerfile 51.27% Shell 47.14% Makefile 1.31% JavaScript 0.28%

skywalking-docker's Introduction

Apache SkyWalking Docker Files

Sky Walking logo

SkyWalking: an APM(application performance monitor) system, especially designed for microservices, cloud native and container-based (Docker, Kubernetes, Mesos) architectures.

Images

This repository includes related files of following docker images:

  • OAP server
  • UI
  • Java agent

Documents of each version are in v-x.y.z/oap and v-x.y.z/ui. Such as 8.1.0 OAP and 8.1.0 UI

The convenience images are published to Docker Hub and available from the skywalking.docker.scarf.sh endpoint.

  • skywalking.docker.scarf.sh/apache/skywalking-base (Docker Hub)
  • skywalking.docker.scarf.sh/apache/skywalking-ui (Docker Hub)
  • skywalking.docker.scarf.sh/apache/skywalking-oap-server (Docker Hub)

Java agent images are available too.

  • skywalking.docker.scarf.sh/apache/skywalking-java-agent (Docker Hub)

How to build

When the version < 8.4.0, the release manifests are grouping by their major version number and full version number in archive.

From 8.4.0, issuing follows to build relevant docker images

# source 8/v8.4.0.sh if the target version is 8.4.0
source <major_version>/v<version>.sh

make

How to publish images

After a SkyWalking's Apache release, composing a new version environment setting script to <major_version> folder with the name like v<version>.sh

Building images as below:

source <major_version>/v<version>.sh
make

Verifying images:

# Booting up a compose of ES6, OAP server and UI
make compose.es6
# Booting up a compose of ES7, OAP server and UI
make compose.es7

Pushing built images to docker hub repos:

make docker.push

How to build images before 8.4.0

The manifests building images before 8.4.0 are archived into archive folder.

These "archived" images could not be built by any make target, being built manually instead. The approach is that navigating to the target based on the path grouped by SkyWalking release version number , then building specific images by docker build.

License

Apache 2.0 License.

skywalking-docker's People

Contributors

hanahmily avatar wu-sheng avatar jaredtan95 avatar kezhenxu94 avatar aviaviavi avatar andrewgkew avatar carlvine500 avatar kkl129 avatar tristan-tsl avatar arugal avatar heyanlong avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.