Open HenriqueOmena opened 4 years ago
Great idea! Perhaps we can predefine our stacks... And save them as Stacks. Then if we add a new site we can choose a stack to assign it to or just set it up the default way. So only one stack can be initiated at a time and only the sites that belong to that stack.
(LEMP) Stack1 -Nginx -MariaDB -Php7.3
Show/Launch sites assigned to this stack
(LAMP) Stack2 -Apache -MariaDB -Php7.3 -other
...etc
(NoDE Stack) Stack3
up
How cool could be if we have a option like "Select template / stack" where we define whats stack we wanna use,
For example i have 2 projects (Foo, Buz) each one has the following stack
Foo: apache 2.4.41 mariadb 10.3.22 node 8.17 php 5.4
Buz: nginx 1.17 mysql 15.3 node 13.3 php 7.2
but actually i need change one by one, would be very nice if i set one STACK called Foo and other called Buz to select all my stacks automatic.