Skip to content
This repository was archived by the owner on Jan 12, 2020. It is now read-only.

Commit 7935ea0

Browse files
authored
fix extras.yml description
1 parent 36c926e commit 7935ea0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ All applications should be running on their default ports.
2828

2929
This repository consists of two playbooks:
3030
- [site.yml](site.yml) - which deploys basic prometheus/grafana stack without additional http proxies and with software listening on default ports
31-
- [extras.yml](extras.yml) - adds influxdb as a long-term storage and deploys caddy http proxy. This will allow HTTPS connections to services like prometheus
31+
- [extras.yml](extras.yml) - installs python, caddy http proxy, and setups random_exporter. This will allow HTTPS connections to services like prometheus. Before running it, golang is required to be installed on deployer machine.
3232

3333
Such setup causes that mose of services can be accessed in two ways. As an example, prometheus can be accessed via:
3434
- **http**://demo.cloudalchemy.org:9090 - default way

0 commit comments

Comments
 (0)