khzg / littlelink-admin

Littlelink admin is an admin panel for littlelink that provides you a website similar linktree.
GNU Affero General Public License v3.0
91 stars 17 forks source link

Docker Support #3

Closed timothystewart6 closed 3 years ago

timothystewart6 commented 3 years ago

Hi! I'd love to see a docker file so that we can spin this up without configuring your local dev environment. Happy to contribute. I am not familiar with laravel but am with Docker. Not sure if you've considered this and didn't want to step on your toes!

khzg commented 3 years ago

hi timothy, I am not familiar with docker :), I'm learning front-end and from now on I work Front.

Here are some things about Docker: https://laravel.com/docs/8.x/installation#your-first-laravel-project

thank you for contribute.

timothystewart6 commented 3 years ago

As I mentioned, I am very familiar with Docker and can add the feature but I didn't want to if you were already considering it.

khzg commented 3 years ago

No, add if you like, thankful.

VIPKaiser commented 2 years ago

Did you guys ever do a docker for this?

JulianPrieber commented 2 years ago

Did you guys ever do a docker for this?

Hey @VIPKaiser and anyone else for that matter. I'm probably a bit late, but I made a docker version, you can check out here. This is the Docker version of a fork of this project.