Port details |
- traefik2 High availability reverse proxy and load balancer
- 2.2.0 net
=1 2.2.0Version of this port present on the latest quarterly branch. - Maintainer: freebsd@funzi.org
![search for ports maintained by this maintainer search for ports maintained by this maintainer](/images/search.jpg) - Port Added: 2020-03-21 12:55:00
- Last Update: 2021-04-14 17:26:42
- Commit Hash: 795e1c4
- People watching this port, also watch:: rundeck, rubygem-fluent-plugin-file-alternative
- License: MIT
- WWW:
- https://traefik.io/
- Description:
- Traefik (pronounced like traffic) is a modern HTTP reverse proxy and load
balancer made to deploy microservices with ease. It supports several backends
(Docker, Swarm mode, Kubernetes, Marathon, Consul, Etcd, Rancher, Amazon ECS,
and a lot more) to manage its configuration automatically and dynamically.
WWW: https://traefik.io/
¦ ¦ ¦ ¦ ![SVNWeb - no subversion history for this port SVNWeb - no subversion history for this port](/images/subversion-greyed.png)
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: traefik2
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1586190057
SHA256 (Funzinator-traefik-v2.2.0-vendor_GH0.tar.gz) = ae01a3d771a41944850c242f756a7edc6124969cbdc2d217039581514a085611
SIZE (Funzinator-traefik-v2.2.0-vendor_GH0.tar.gz) = 20733835
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
![pkg-fallout pkg-fallout](/images/fallout.svg)
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go : lang/go
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- net_traefik2
- USES:
- go:modules
- pkg-message:
- For install:
- Note that traefik starts as unprivileged user. Thus, it cannot
bind to privileged ports (by default, ports below 1024) and
will exit when configured to do so.
If traefik should serve ports in the privileged range, there
are options to achieve this:
- Have traffic bind to an unprivileged port and use the
packet filter configuration to redirect requests to the
desired privileged port to the unprivileged port in
traefik's configuration file e.g. the rdr rules in pf(4).
- The mac_portacl kernel module allows unprivileged processes
to bind to privileged ports.
Note: If you are upgrading from traefik 1.x keep in mind that
the configuration is not compatible.
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.2.0 14 Apr 2021 17:26:42
![commit hash: 795e1c44faabc49b3d013515cbafa6d2afc8b7aa commit hash: 795e1c44faabc49b3d013515cbafa6d2afc8b7aa](/images/git.png) ![commit hash: 795e1c44faabc49b3d013515cbafa6d2afc8b7aa commit hash: 795e1c44faabc49b3d013515cbafa6d2afc8b7aa](/images/codeberg.svg) ![commit hash: 795e1c44faabc49b3d013515cbafa6d2afc8b7aa commit hash: 795e1c44faabc49b3d013515cbafa6d2afc8b7aa](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Thomas Zander (riggs) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
net/traefik2: Remove port.
net/traefik2 was tracking the 2.x branch as long as net/traefik was on
the 1.7.x branch. It has been superseded by the update of net/traefik to
the 2.x branch in late 2020.
PR: 255044 |
2.2.0 07 Apr 2021 08:09:01
![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/git.png) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/codeberg.svg) ![commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
2.2.0 06 Apr 2021 14:31:13
![commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d](/images/git.png) ![commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d](/images/codeberg.svg) ![commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
all: Remove all other $FreeBSD keywords. |
2.2.0 06 Apr 2021 14:31:07
![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/git.png) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/codeberg.svg) ![commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb](/images/github.svg) ![files touched by this commit files touched by this commit](/images/logs.gif) |
Mathieu Arnold (mat) ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
Remove # $FreeBSD$ from Makefiles. |
2.2.0 06 Apr 2020 17:21:22
![Revision:530893 Revision:530893](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
mikael ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
net/traefik2: update to 2.2.0
PR: 245400 245149
Submitted by: Christopher Beppler (maitainer) |
2.1.8 21 Mar 2020 12:54:55
![Revision:528852 Revision:528852](/images/subversion.png) ![files touched by this commit files touched by this commit](/images/logs.gif) |
pi ![search for other commits by this committer search for other commits by this committer](/images/search.jpg) |
New port: net/traefik2 High availability reverse proxy and load balancer 2.x
Traefik (pronounced like traffic) is a modern HTTP reverse proxy and load
balancer made to deploy microservices with ease. It supports several backends
(Docker, Swarm mode, Kubernetes, Marathon, Consul, Etcd, Rancher, Amazon ECS,
and a lot more) to manage its configuration automatically and dynamically.
WWW: https://traefik.io/
PR: 244913
Submitted by: Christopher Beppler <freebsd@funzi.org> |