You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
quick and very dirty fix for s3 and web server separation
1. Due to a problem (that we should be able to solve) we need to click
on the shield for upload/download from the UI (https->http).
2. Separate s3 and web server.
a. Comment all irrelevant path (TODO: redirect from insecure to
secure path).
b. Added the option to create agent_conf.json for s3 up on system
creation (on premise only).
c. add reservation of agent_con.json in case of upgrade.
d. added supervisorctl entry for server
e. updated all relevant paths in config information, s3 rest
information, etc
f. modified upgrade to support separated services.
g. changed s3 sign (avoid s3 path)
h. added iptable settings to allow 8080 and 8443
i. changed default web port and web ssl port to 8080 and 8443.
TODO: redirect from S3 main page to 8443?
j.
0 commit comments