github fortio/fortio v1.3.0
fortio v1.3.0

latest releases: v1.63.7, v1.63.6, v1.63.5...
5 years ago

New/Changes:

  • Debian packaging support, new makefile targets: dist, dist-sign, official-install, debian-dist-test, debian-dist

  • New location in docker image : /usr/bin/fortio for the binary, /usr/share/fortio for the resources

  • Docker volume for data is /var/lib/fortio but the default data directory is "." (current directory) for all installs. That data dir location is now printed at startup, e.g.:

Fortio 1.3.0 grpc 'ping' server listening on [::]:8079
Fortio 1.3.0 https redirector server listening on [::]:8081
Fortio 1.3.0 echo server listening on [::]:8080
Data directory is /Users/ldemailly/go/src/fortio.org/fortio
UI started - visit:
http://localhost:8080/fortio/
(or any host/ip reachable on this server)
11:53:00 I fortio_main.go:213> All fortio 1.3.0 bf3f2d9ff07ed03ef16be56af20d58dc0300e60f go1.11 servers started!
  • updated grpc to 1.15

Don't miss a new fortio release

NewReleases is sending notifications on new releases.