You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 8, 2024. It is now read-only.
Hey guys, I hope anybody can help me. I tried to setup kimai2 within portainer. So far the apache version is easy to set up:
kimai2 container include apache
mariadb container
nginx container as reverse proxy
but now when I tried to use the simple kimai2:latest version - I can install and run it, ... I just have no clue how to access it. Is there any way to edit the php-handler within kimai2? I mean I can proxy_pass to the container - which make no sense as there is no webserver. Is there any cobination in nginx with proxy_pass and fastcgi_pass ...
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hey guys, I hope anybody can help me. I tried to setup kimai2 within portainer. So far the apache version is easy to set up:
but now when I tried to use the simple kimai2:latest version - I can install and run it, ... I just have no clue how to access it. Is there any way to edit the php-handler within kimai2? I mean I can proxy_pass to the container - which make no sense as there is no webserver. Is there any cobination in nginx with proxy_pass and fastcgi_pass ...
they are both in the same network:
kimai: db, proxy
fpm: proxy
Thx in advance!
Beta Was this translation helpful? Give feedback.
All reactions