https://github.com/turgon37/docker-ansible-araserver
https://github.com/turgon37/docker-ansible-araserver
ansible ara
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/turgon37/docker-ansible-araserver
- Owner: Turgon37
- Created: 2019-08-15T18:51:51.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-03T22:53:56.000Z (about 5 years ago)
- Last Synced: 2025-02-03T13:44:31.048Z (4 months ago)
- Topics: ansible, ara
- Size: 40 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Docker Ansible ARA Server
[](https://travis-ci.org/Turgon37/docker-glpi) [](https://microbadger.com/images/turgon37/glpi "Get your own image badge on microbadger.com") [](https://microbadger.com/images/turgon37/glpi "Get your own version badge on microbadger.com")
This image contains an instance of ARA Server API served by gunicorn
:warning: Take care of the [changelogs](CHANGELOG.md) because some breaking changes may happend between versions.
## Supported tags and respective Dockerfile links
## Docker Informations
* This image expose the following port
| Port | Usage |
| -------------- | -------------------- |
| 8080/tcp | HTTP web application |* This image takes theses environnements variables as parameters
| Environment | Type | Usage |
| --------------------------|----------------- | ------------------------------------------------------------------------------- |* The following volumes are exposed by this image
| Volume | Usage |
| ------------------ | ------------------------------------------------ |## Todo
* Add django authentifcation support
* Add prometheus exporter## Installation
```
docker pull turgon37/ansible-araserver:latest
```## Usage