Skip to content

Smart group my droplets #78

@nofxx

Description

@nofxx

Planning to make droplets list more clear, currently (if #77 gets merged) , supposing 2 projects, multiple servers you'll end up with something like:

ON   foo-db1              16.213.17.111    @ New York 2      #123456
ON   foo-web1             16.213.17.111    @ New York 2      #123456
ON   bar-db1              16.213.17.111    @ New York 2      #123456
ON   bar-web1             16.213.17.111    @ New York 2      #123456
....

I propose a split and group with '-' hifens:

bar
    ON   db1.foo.com               16.213.17.111    @ New York 2      #123456
    ON   web1.foo.com              16.213.17.111    @  New York 2      #123456
foo
    ON   db1.foo.com               16.213.17.111    @ New York 2      #123456
    ON   web1.foo.com              16.213.17.111    @  New York 2      #123456
    ....

Kinda like linode groups. We could also do actions on groups, like god (monit).
You may not provide any hifen, so the listing will be the same. Also, maybe a option to don't group.
Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions