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

"Sail up -d" for Slim? #3342

Open
joserick opened this issue Aug 26, 2024 · 5 comments
Open

"Sail up -d" for Slim? #3342

joserick opened this issue Aug 26, 2024 · 5 comments

Comments

@joserick
Copy link

Is there an automated system for developing Slim like Laravel's "Sail"?

So that with a single command "curl -s "https://laravel.build/example-app" | bash" I can generate the entire environment (Docker) necessary to start programming?

Without the need to install PHP, Aapche/Nginx, Composer, etc. and these are independent of each other.

@odan
Copy link
Contributor

odan commented Aug 31, 2024

As far as I know Slim doesn't have an official tool like Sail, but you can create your own Docker setup with a bash script.

@joserick
Copy link
Author

joserick commented Sep 1, 2024

In case we develop something similar to Sail with domain and everything, would you allow us to add it to the official documentation @odan ? More than anything to make it worthwhile.

@odan
Copy link
Contributor

odan commented Sep 3, 2024

Yes, we would list such a project in the official documentation.

@joserick
Copy link
Author

joserick commented Sep 3, 2024

Hi @odan ,

Below is a list of names that we think could be used for the program that will automate the development environment. We would like to hear your opinion or if you have any in mind.

  1. Skif
  2. Glid
  3. Drft
  4. Flow
  5. Sift
  6. Swft
  7. Bree
  8. Flux
  9. Drip
  10. Slip

Likewise, I'm told that "Slim.build" has already been acquired.

@odan
Copy link
Contributor

odan commented Sep 12, 2024

Could this also be hosted on Github pages?

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

2 participants