Oleksii Chekulaiev

Results 14 issues of Oleksii Chekulaiev

**⚠️ This issue should not be closed to never forget doing it in the next release. Just move it to the next release project when done in current.** 1. Update...

🏷documentation

Trying to login into Drupal site that is shared via ngrok is not working properly. Most likely drupal just does not accept cookies because when real hostname (XXXX.ngrok.io) differs from...

🏷documentation
size/medium

Currently Gitter is the only community support channel. We need to investigate on the future of the Docksal community and tools to be used. Propositions: # Slack Pros: * An...

discussion
size/x-large

Because of the bug in Docker for Mac (https://github.com/docker/for-mac/issues/681) Unison can stop syncing sometimes and the only way to make in syncing again is ``` fin project remove unison fin...

investigation

Sometimes it gets readonly flag out of the blue and cannot be written even with sudo. We need to remove it first. ```bash § fin system reset Configuring network settings......

🏷bug
os/macOS

Use second part form this article https://blog.docksal.io/installing-docksal-on-a-remote-server-digital-ocean-scaleway-etc-ed0c230ddb82 Relates to #1301

🏷documentation
size/x-small

On some Windows configurations installing Docksal fails (https://github.com/docksal/docksal/issues/1103#issuecomment-529549665). This happens due to the fact that automount in `wsl.conf` is not set to contain metadata option. (See https://devblogs.microsoft.com/commandline/automatically-configuring-wsl/) Docksal should either...

🏷enhancement
os/windows

> 1 webserver like Nginx > 1 PHP container with Xdebug installed (named `php_xdebug`) > 1 PHP container without Xdebug installed (named `php`) > instead of Xdebug slowing down every...

investigation

As noted in #1258 there is sense in checking for hash sums of downloaded binaries `docker`, `docker-compose`, `docker-machine`, `winpty.exe` for security reasons. Fin should also issue a warning before downloading...

🏷enhancement
size/small

Sometimes detected DNS seems to be not working (there's something about VPN here I guess). Example https://github.com/docksal/docksal/issues/943#issuecomment-458951462 I makes sense to create a try to fallback to 8.8.8.8 in such...

🏷enhancement