stanford-rc / globus.stanford.edu

globus.stanford.edu — The Globus @ Stanford web site
https://globus.stanford.edu/
Other
3 stars 4 forks source link

Server: Think about reorganizing steps to move planning first #35

Closed akkornel closed 5 years ago

akkornel commented 5 years ago

This is related to #32. I think the Server section should be reorganized so that all of the planning is done first. That would make the remaining steps much easier.

The planning steps would include:

• Getting a public IP (with note on IPv6) • Choosing a Globus ID • Choosing an auth method • Deciding on path restrictions • Deciding on sharing (enable/disable? path restrictions?)

Then, the first set of steps should be steps that take time to implement:

• Firewall rule requests. • Globus ID creation (if needed)

After that comes the software installation and configuration.

akkornel commented 5 years ago

This has been done in the last series of commits!