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

Fast Way to select a complete Stack #157

Open
HenriqueOmena opened this issue Mar 28, 2020 · 2 comments
Open

Fast Way to select a complete Stack #157

HenriqueOmena opened this issue Mar 28, 2020 · 2 comments
Labels
setup Issues with the setup process, not Laragon itself.

Comments

@HenriqueOmena
Copy link

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

  1. Foo:
    apache 2.4.41
    mariadb 10.3.22
    node 8.17
    php 5.4

  2. 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.

@samjco
Copy link

samjco commented May 9, 2020

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

@KurangKering
Copy link

up

@alxndr-w alxndr-w added the setup Issues with the setup process, not Laragon itself. label Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
setup Issues with the setup process, not Laragon itself.
Projects
None yet
Development

No branches or pull requests

4 participants