Skip to content

ct-Open-Source/telerec-t-portainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

telerect-t-portainer

Portainer container for Telerec't

We recommend to use Portainer at a subdomain to your regular known domain like portainer.example.com. If you don't have a subdomain to use which is usually the case for home servers with a purely local installation of Portainer. In this case use a path prefix by setting url_path_prefix: "/portainer"

Example configuration

This example configuration is a block you place in group_vars/all.yml:

portainer:
  name: portainer
  admin_user: "admin"
  directory: "{{ docker_dir }}/portainer"
  domain: "homeserver.fritz.box"
  url_path_prefix: "/portainer"
  admin_password: "someSecretPasswordOfYourChoice"

About

Portainer container for Telerec't

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages