Add a button to the client to create a random but memorable hostname. Docker uses adjective + noun, but to reduce collisions I would prefer adjective + adjective + noun. We would generate hostnames like silly-golden-fortress and giant-maple-gateway. To make them memorable we should ensure this follows the english adjective order: opinion, size, age, shape, color, origin, material, and purpose. The list of adjectives we ship for adjective 1 could come from opinion, size, age, or shape and the list for adjective 2 could come from color, origin, material, or purpose. This should just be a "dice" button in the container hostname field on the form. This should be fully client side and not an API feature.
Add a button to the client to create a random but memorable hostname. Docker uses adjective + noun, but to reduce collisions I would prefer adjective + adjective + noun. We would generate hostnames like
silly-golden-fortressandgiant-maple-gateway. To make them memorable we should ensure this follows the english adjective order: opinion, size, age, shape, color, origin, material, and purpose. The list of adjectives we ship for adjective 1 could come from opinion, size, age, or shape and the list for adjective 2 could come from color, origin, material, or purpose. This should just be a "dice" button in the container hostname field on the form. This should be fully client side and not an API feature.