Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Alexander Koshevoy
Total activity
62
Last activity
January 22, 2020 18:40
Member since
July 31, 2016 11:23
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
30
Activity overview
Articles (0)
Posts (0)
Comments (32)
Sort by recent activity
Recent activity
Votes
Created
December 07, 2018 12:34
Hi Damel, `ProxyCommand` instruction is supported for the SSH authentication type Open SSH config and authentication agent. Could you please try to use this option and tell us if it works for you?
Community
CLion
CLion remote build
0 votes
Edited
May 18, 2018 06:59
Hi, Could you please try the latest PyCharm version, which is currently 2018.1.3? Previous PyCharm versions used the Docker Compose image and they mounted docker-compose.yml configuration files int...
Community
PyCharm
Python remote interpreter docker-compose permission denied
0 votes
Created
December 29, 2017 14:43
Am I right that you have at least two Run configurations in PyCharm: Django server and Django tests? Could you please explain in details how do you start the other things ("a shell process, a celer...
Community
PyCharm
binding ports with docker-compose and run configurations
0 votes
Created
November 06, 2017 13:24
Nick, You have Docker server running on the remote machine `selenium.3cx.test`. In your case volume bindings is not working straightforward because there is no `C:\selenoid-video` directory on this...
Community
WebStorm
How to change remote directory with Node.js interpreter in a Docker container
0 votes
Created
October 19, 2017 16:38
Could you please check Port Bindings tab of the container you create with PyCharm in Docker tool window? Is there some misconfiguration?
Community
PyCharm
Cannot access Docker container when starting via plugin
0 votes
Created
August 30, 2017 11:22
Michael, Thank you for the great explanation! Regarding the solutions you proposed: I've created new issue about NotAcceptableException. To investigate this problem we need more information. Pleas...
Community
PyCharm
Remote python interpreter via Docker (and nvidia-docker) Problem (GPU)
0 votes
Created
May 16, 2017 16:08
Hi! it is true that PyCharm uses docker-compose Docker image available at hub. Locally installed docker-compose utility is used to determine docker-compose version that should be downloaded. Regard...
Community
PyCharm
Docker-compose path
0 votes
Created
February 20, 2017 15:56
Jesse, Now you cannot achieve it. Please feel free to file an issue about it to PyCharm issue tracker. Thank you
Community
PyCharm
Debug Multiple Docker Compose Containers in PyCharm
0 votes
Created
January 26, 2017 12:12
Hi, Please go to Deployment tab (Build, Execution, Deployment | Deployment), check the connection settings for existing deployment, change them if it is required. Then restart PyCharm to invalidate...
Community
PyCharm
Remote Credentials for Deployment in RPI 3
0 votes
Created
January 23, 2017 13:24
Hi Sylwester! Your entrypoint should pass the command line from the IDE to the docker-compose service bash as-is. F.e.: #!/bin/bashset -ecmd="$@"# wait for database, migrate data, load fixtures..ex...
Community
PyCharm
How to setup debugging of Django app running on remote Docker Compose interpreter with custom entrypoint
0 votes
«
First
‹
Previous
Next
›
Last
»