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

how to run laconia in ubuntu #26

Open
jlonuz opened this issue Jun 15, 2021 · 1 comment
Open

how to run laconia in ubuntu #26

jlonuz opened this issue Jun 15, 2021 · 1 comment

Comments

@jlonuz
Copy link

jlonuz commented Jun 15, 2021

Hi Tania! only i what to ask you how to install Laconia in ubunutu. Im staring with php and your project it seems very interesting and i would like to look inside it. Please if you could guide me I would appreciate it.

@aspergarus
Copy link

If the question still exists, I would recommend to look at docker-compose.yml. Basically you only need doker on your ubuntu machine and run:
make init
make install
from the root of the project.
The only thing I needed to change it's DB_HOST in laconia-master/docker/credentials.php. It should be the container alias/name of your mysql instance.
After you run make commands, open http://localhost:9999 in your favorite browser

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