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

Droplets Table #14

Open
ekamwalia opened this issue Dec 9, 2017 · 0 comments
Open

Droplets Table #14

ekamwalia opened this issue Dec 9, 2017 · 0 comments

Comments

@ekamwalia
Copy link
Collaborator

We should make another table that stores the name an IP of each droplet we create.

This will

  • Make it easier for admins to keep track of which droplets we have
  • Make it more convenient to grant access for a particular droplet
  • We can potentially let the other users select the specific droplet they want access to, but that depends on whether we want them to know which all IECSE droplets exist

This means we will have to add

  • one more model,
  • two more admin routes
    • addDroplet
    • deleteDroplet
  • Modify the existing models to use Droplet name instead of IP
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