storj/satellite
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
..
console Console add payments to service (#2100) 2019-06-06 19:07:14 +03:00
inspector storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00
mailservice satellite: add monkit task to missing places (#2108) 2019-06-04 13:55:37 +02:00
marketing Open a new port on satellite for admin GUI (#1901) 2019-06-11 11:00:59 -04:00
metainfo Better metainfo Create/Commit request validation (#2088) 2019-06-05 18:41:02 +02:00
orders satellite/orders: batch update storage node allocations (#2146) 2019-06-10 17:58:28 +03:00
payments Console add payments to service (#2100) 2019-06-06 19:07:14 +03:00
satellitedb satellite/orders: batch update storage node allocations (#2146) 2019-06-10 17:58:28 +03:00
vouchers pkg/auth: add monkit task to missing places (#2123) 2019-06-05 07:47:01 -06:00
peer.go Open a new port on satellite for admin GUI (#1901) 2019-06-11 11:00:59 -04:00