Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jfrog/artifactory-docker-examples

Examples for using Artifactory Docker distribution in various environments
https://github.com/jfrog/artifactory-docker-examples

artifactory dcos docker docker-compose helm-charts kubernetes openshift

Last synced: 7 days ago
JSON representation

Examples for using Artifactory Docker distribution in various environments

Awesome Lists containing this project

README

        

# DEPRECATED
This repository's examples are deprecated and are not maintained anymore.

You should now use the [official JFrog Artifactory installers](https://www.jfrog.com/confluence/display/JFROG/Installing+Artifactory).

# Artifactory Docker Examples
This repository provides some examples that show different ways to run Artifactory with Docker orchestration tools.
For more detailed documentation on running Artifactory with Docker, please refer to [Running with Docker](https://www.jfrog.com/confluence/display/RTF/Running+with+Docker) in the JFrog Artifactory User Guide

## Docker
To learn more about Docker and how to set it up, please refer to the [Docker](https://docs.docker.com) documentation.

## Examples
The following examples are available
- [Docker compose](docker-compose) (Deprecated)
- [Docker Swarm](swarm) (Deprecated)
- [Kubernetes](kubernetes) (Deprecated)
- [OpenShift](openshift) (Deprecated)
- [DC/OS](dc-os) (Deprecated)
- [Helm Charts](https://github.com/jfrog/charts)

**NOTE**: We have moved our Helm charts to [jfrog/charts](https://github.com/jfrog/charts)