Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jfrog/artifactory-docker-examples
- Owner: jfrog
- License: apache-2.0
- Created: 2016-12-29T09:43:20.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-12-14T07:41:56.000Z (almost 2 years ago)
- Last Synced: 2024-08-02T03:11:59.780Z (3 months ago)
- Topics: artifactory, dcos, docker, docker-compose, helm-charts, kubernetes, openshift
- Language: Shell
- Homepage: https://www.jfrog.com/artifactory/
- Size: 2.6 MB
- Stars: 330
- Watchers: 30
- Forks: 301
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)