Package Details: portainer-bin 2:2.27.1-2

Git Clone URL: https://aur.archlinux.org/portainer-bin.git (read-only, click to copy)
Package Base: portainer-bin
Description: A lightweight docker management UI
Upstream URL: https://github.com/portainer/portainer
Keywords: docker management monitoring webui
Licenses: zlib
Conflicts: portainer
Provides: portainer
Submitter: bbrks
Maintainer: envolution
Last Packager: envolution
Votes: 15
Popularity: 0.72
First Submitted: 2020-03-08 04:00 (UTC)
Last Updated: 2025-02-27 01:17 (UTC)

Latest Comments

1 2 3 4 5 6 Next › Last »

envolution commented on 2025-02-12 21:33 (UTC)

@pika02 thanks for your report. Updated to 9000

pika02 commented on 2025-02-11 09:17 (UTC) (edited on 2025-02-11 09:18 (UTC) by pika02)

the port in .desktop file should be 9000. 9443 resulted in 400 Bad Request.

ak2021 commented on 2024-12-06 17:21 (UTC) (edited on 2024-12-06 17:21 (UTC) by ak2021)

Is this package no longer being updated?

michaeltroger commented on 2024-11-19 18:18 (UTC)

Hi @bbrks. I've noticed that the desktop shortcut links to the correct HTTPS port, however the URI still targets HTTP -> http://localhost I've sent you a PR on GitHub.

Strykar commented on 2024-11-10 20:02 (UTC)

@cuervo No, the Business Edition is a different container (portainer/portainer-ee:2.21.4). BE's pretty easy to install, add it to docker, supply your license key and manage it as usual via the web interface. Read https://docs.portainer.io/start/install/server/docker/linux

cuervo commented on 2024-10-25 03:15 (UTC)

Is there a way to add my license key for the Business Edition?

Natetronn commented on 2023-10-08 17:14 (UTC)

@bbrks that's great, thank you!

bbrks commented on 2023-10-07 09:52 (UTC)

@Natetronn I've changed the port used in .desktop, 9443 is enabled by default (but now also customizable with BIND_HTTPS)

I've also added a CUSTOM_ARGS variable you can use to set --http-disabled if you do not want to expose Portainer over the plaintext HTTP/9000 port.

sudo systemctl edit portainer

[Service]
Environment="CUSTOM_ARGS=--http-disabled"

Natetronn commented on 2023-10-06 20:26 (UTC)

Hi @bbrks. Would it be more secure to use 9443 instead of 9000 in the portiainer.service and portainer.desktop, since Portainer generates and uses a self-signed SSL cert?

By default, Portainer generates and uses a self-signed SSL certificate to secure port 9443. Alternatively you can provide your own SSL certificate during installation or via the Portainer UI after installation is complete.

bx376 commented on 2023-09-11 15:58 (UTC) (edited on 2023-09-15 20:03 (UTC) by bx376)

Hi @bbrks! I'm trying to upgrade to Portainer BE as they are distributing three free BE licenses for every user, but cannot see the upgrade banner.

If there was a modification, is there a way to see the upgrade banner?

https://www.portainer.io/take-3