Jose Diaz-Gonzalez
4aac1fd936
feat: add report trigger
...
This allows users to quickly show the state of any configured application, as well as the state of their server. In doing so, we make it easy for them to provide information necessary for debugging in a single command.
2018-04-07 04:49:21 -04:00
Jose Diaz-Gonzalez
1201b05dfa
fix: ignore a few files in the network plugin
2018-02-28 03:23:50 -05:00
Jose Diaz-Gonzalez
f1baa1f6a5
fix: remove golang files and triggers directory for packaging
2017-12-12 03:13:07 -05:00
Jose Diaz-Gonzalez
2e0939702a
fix: properly copy triggers into place
2017-12-12 02:52:22 -05:00
Jose Diaz-Gonzalez
39abbdc5dd
fix: ensure the trigger is moved into the correct directory
2017-12-12 00:22:18 -05:00
Jose Diaz-Gonzalez
5d5ede2b85
revert: drop reference to CGO_ENABLED completely
2017-12-12 00:09:36 -05:00
Jose Diaz-Gonzalez
b449227467
revert: re-enable system net usage
2017-12-11 23:46:08 -05:00
Jose Diaz-Gonzalez
228eb9ed7a
revert: re-enable CGO_ENABLED=0
2017-12-11 23:44:08 -05:00
Jose Diaz-Gonzalez
a999f9d4e5
fix: set the TRIGGERS make variable properly
2017-12-11 23:26:33 -05:00
Jose Diaz-Gonzalez
9b431321fa
feat: use the built-in net package instead of linking to system
2017-12-11 23:22:27 -05:00
Jose Diaz-Gonzalez
a96c1d644a
fix: turn off CGO for all go builds
2017-12-11 23:22:11 -05:00
Jose Diaz-Gonzalez
6bd6cad8fd
refactor: simplify triggers targets
2017-12-11 23:21:14 -05:00
Jose Diaz-Gonzalez
58cc088445
feat: converge upon a more standard Makefile for golang plugins
2017-12-11 23:16:03 -05:00
Jose Diaz-Gonzalez
ad732bd42b
feat: add network:report command
2017-10-04 00:58:29 -04:00
Jose Diaz-Gonzalez
acde3d60a7
feat: allow users to bind to all interfaces when a proxy is enabled
...
- use a plugin trigger to see whether we should bind to all interfaces
- create a generic way of setting properties for a plugin
- migrate proxy-enabled to the new network property "bind-all-interfaces"
- add network:set subcommand
2017-10-02 15:05:13 -07:00
Jose Diaz-Gonzalez
dc00542b6f
refactor: remove use of IP and PORT files from core-post-deploy plugin
2017-10-02 15:05:13 -07:00
Jose Diaz-Gonzalez
c788659b63
refactor: rewrite network plugin in golang
2017-10-02 15:05:13 -07:00