mash-playbook/docs/services/echoip.md
Aine 66ceac9a54
add echoip role (#108)
* add echoip role

* Update echoip.md

* Update echoip.md

---------

Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2023-10-10 09:57:44 +03:00

1.4 KiB

EchoIP

EchoIP is simple service for looking up your IP address, powering ifconfig.co

Dependencies

This service requires the following other services:

Configuration

To enable this service, add the following configuration to your vars.yml file and re-run the installation process:

########################################################################
#                                                                      #
# echoip                                                               #
#                                                                      #
########################################################################

echoip_enabled: true

echoip_hostname: echoip.example.com

########################################################################
#                                                                      #
# /echoip                                                              #
#                                                                      #
########################################################################

In the example configuration above, we configure the service to be hosted at https://echoip.example.com.

Usage

curl https://echoip.example.com