storj/cmd
Yingrong Zhao af66d9c6e4
Open a new port on satellite for admin GUI (#1901)
* Set up new port 8090 for in offers

Clean up commented code

Rename offers to offersweb

Remove unused code

Add todos for adding front-end templates

Add middleware for only allow local access

Add comment

Fix linting error

Remove commented code

Update storj-sim

Check request IP against Host IP

Use net pakcage to retrieve IP address

Rename service to marketing

* Add wrapper for all errors

* fix conflicts

* update the config file

* fix linting error

* remove unused packages

* remove global runtime var and add flag to storj-sim for mar static dir

* remove debugging lines

* add new config for test data and check if static dir flag is set before passing to mux

* change 'console' to 'marketing' for test data config

* fix linting errors

* update config flag

* Trigger Jenkins

* Trigger CLA
2019-06-11 11:00:59 -04:00
..
bootstrap Command line flags features and cleanup (#2068) 2019-05-29 17:56:22 +00:00
certificates pkg/*: add monkit task to missing places (#2109) 2019-06-04 13:36:27 +02:00
gateway uplink: enc.encryption-key flag is only available for setup command (#2090) 2019-06-07 18:14:40 +02:00
identity pkg/*: add monkit task to missing places (#2109) 2019-06-04 13:36:27 +02:00
inspector Inspector draw routing table (#1732) 2019-04-22 11:34:11 +03:00
overlay Command line flags features and cleanup (#2068) 2019-05-29 17:56:22 +00:00
s3-benchmark aws s3 performance tests (#2060) 2019-05-28 11:46:58 -07:00
satellite pkg/bwagreements: remove service (#2138) 2019-06-06 15:57:58 +02:00
statreceiver Command line flags features and cleanup (#2068) 2019-05-29 17:56:22 +00:00
storagenode Command line flags features and cleanup (#2068) 2019-05-29 17:56:22 +00:00
storj-sim Open a new port on satellite for admin GUI (#1901) 2019-06-11 11:00:59 -04:00
uplink uplink: enc.encryption-key flag is only available for setup command (#2090) 2019-06-07 18:14:40 +02:00
versioncontrol Command line flags features and cleanup (#2068) 2019-05-29 17:56:22 +00:00