Héctor Hurtado
19c4e8d482
Changed user server bind address to 0.0.0.0 to allow listen on a container
2019-10-31 15:22:56 +01:00
Héctor Hurtado
723e4787b3
Added legal header to all Go source files
2019-10-23 13:35:01 +02:00
Roberto Abdelkader Martínez Pérez
28a0be1d87
Allow kapow server to run without .pow file and non-interactive
...
Co-authored-by: pancho horrillo <pedrofelipe.horrillo@bbva.com >
2019-10-22 11:56:18 +02:00
Roberto Abdelkader Martínez Pérez
fa394ce997
Call server.StartServer() from cmd
...
Co-authored-by: Hector Hurtado <hector.hurtado@bbva.com >
2019-10-22 10:23:12 +02:00
pancho horrillo
5bbc341e10
Update internal/cmd/server.go
...
- Honour --bind, --control-bind, --data-bind
- Drop unused params (--interactive, --url, --control-url, --data-url)
- Minimize environment for running the powfile shell script
- Drop debug code
TODO: actual key and cert handling for https
2019-10-20 18:39:50 +02:00
pancho horrillo
341768ace8
internal/cmd/server.go: sort imports
2019-10-20 18:38:29 +02:00
pancho horrillo
b14ea93a64
Minor fixes on error handling
...
Co-authored-by: César Gallego <gallego.cesar@gmail.com >
2019-10-17 17:11:19 +02:00
pancho horrillo
4638bec5fe
Gather binding vars for each server and run them
...
Co-authored-by: César Gallego <gallego.cesar@gmail.com >
2019-10-17 17:03:45 +02:00
pancho horrillo
23128026c7
Rework directory structure
...
Co-authored-by: Héctor Hurtado <hector.hurtado@bbva.com >
2019-10-03 12:05:53 +02:00