Skip to content

Cannot connect to Portainer #26

@ThorPrez

Description

@ThorPrez

Hi.

I´ve tried a lot, but cannot connect to Portainer.
It´s not working with localhost, name and IP.
Credentials for token and password are correct.

Image

services: portainer-backup: image: dockurr/portainer-backup:latest container_name: portainer-backup command: schedule environment: TZ: "Europe/Berlin" PORTAINER_BACKUP_URL: "http://<IP of portainer>:9443" PORTAINER_BACKUP_TOKEN: "xxx" PORTAINER_BACKUP_PASSWORD: "xxx" PORTAINER_BACKUP_OVERWRITE: 1 PORTAINER_BACKUP_SCHEDULE: "00 32 13 * * *" PORTAINER_BACKUP_STACKS: 1 PORTAINER_BACKUP_DRYRUN: 0 PORTAINER_BACKUP_CONCISE: 1 PORTAINER_BACKUP_DIRECTORY: "/backup" PORTAINER_BACKUP_FILENAME: "portainer-backup.tar.gz" volumes: - ./backup:/backup restart: always

Can it be that hard to make it run or I´m just stupid?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions