Skip to content

jonas-merkle/container-portainer-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

container-portainer-agent

A Docker Compose container setup for the Portainer Agent.

Table of contents

Setup

  1. Requirements

    • Docker
    • Docker Compose
  2. Add environment variables

    Add the missing information for the environment variables:

    nano .env

    Mark the .env file so it's not tracked by git:

    git update-index --assume-unchanged .env
  3. Start container

    docker-compose up -d
  4. Stop container

    docker-compose down

License

This project is licensed under the GNU Lesser General Public License v3.0 (LGPLv3). You are free to use, modify, and distribute this software under the terms specified in the LGPLv3.

See the LICENSE file for more detailed information.s

About

A Docker Compose container setup for the Portainer Agent.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project