Skip to content

A simple docker-compose to run the whoami service from traefik.

Notifications You must be signed in to change notification settings

nilvanlopes/whoami

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

whoami

This repository contains a simple docker-compose.yml file to run the traefik/whoami service.

Usage

  1. Create a .env file from the .env.example file and set the WHOAMI_HOST variable.
  2. Run docker-compose up -d.

The whoami service will be available at the host you specified in the .env file.

About

A simple docker-compose to run the whoami service from traefik.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published