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

without Docker #22

Closed
SWSAmor opened this issue Mar 19, 2018 · 2 comments
Closed

without Docker #22

SWSAmor opened this issue Mar 19, 2018 · 2 comments
Assignees

Comments

@SWSAmor
Copy link

SWSAmor commented Mar 19, 2018

Very good initiation, thank you. But i need a dockerless install guide. Would you make one?

I installed it under Lighty but i got 404 for /admin/api. What should that be link to? Thx.

@nekufa
Copy link
Member

nekufa commented Mar 20, 2018

Hello,
Thanks, i will add this case to documentation.

If you need it ASAP, follow these steps:

  • Install apache with mod_php.
  • Clone repository in your virtual host home directory (default /var/www/html)
  • install composer
  • install external dependencies
  • copy .htaccess and server.php from framework/resources folder

This scenario you can find in Dockerfile:
https://github.com/basis-company/tarantool-admin/blob/master/Dockerfile#L13-L27

@nekufa nekufa self-assigned this Mar 20, 2018
@SWSAmor
Copy link
Author

SWSAmor commented Mar 21, 2018

Based on your help i could install it under Lighttpd. Thank you. :-)

@SWSAmor SWSAmor closed this as completed Mar 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants