Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor templates system to include /tenants service hostname #26

Open
mwvaughn opened this issue Aug 8, 2019 · 0 comments
Open

Refactor templates system to include /tenants service hostname #26

mwvaughn opened this issue Aug 8, 2019 · 0 comments
Assignees
Milestone

Comments

@mwvaughn
Copy link

mwvaughn commented Aug 8, 2019

To support templates for non-TACC Abaco deployments, we will add an additional level to the templates directory corresponding to the tenants service host. For example, the tenants URL for the public, multitenant TACC Tapis is by https://api.tacc.utexas.edu/tenants. The corresponding top-level template directory is api.tacc.utexas.edu, with directories for each tenant therein.

To implement:

  1. Add the TACC top-level directory to templates
  2. Extend abaco init to accept an override tenants URL via -t
  3. Add support for TAPIS_TENANTS_URL as a means of setting a global default
@mwvaughn mwvaughn added this to the v1.4.0 milestone Aug 8, 2019
@mwvaughn mwvaughn self-assigned this Aug 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant