Return to site

Phpstorm enter license server wont activate firewall

broken image
broken image

If anyone wants to turn this into a Docker image and put it up on the hub, feel free to do so. different users will need a different binary file). But there are lots of things I don't know yet, like how to let users input configuration parameters (i.e.

broken image

I'd like to add this to the Docker hub since I spent a bit of time making it. NOTE: I changed the /etc/init.d command name to something a bit easier to remember. So heres my Dockerfile so far: FROM nning2/compile-linux-grsecĮNV SERVER_BINARY dvt-jb_64ĮNV SERVER_BINARY_PATH '$' /etc/init.d/pycharm_licenseĪnd the docker-compose.yml file: version: '2'Ĭommand: /bin/bash /etc/init.d/pycharm_license start Heres the base image I'm starting from: nning2/compile-linux-grsec

broken image

But instead of using bare bones arch, I'm using the security upgraded version. To avoid misspellings, we recommend that you copy both the user name and license key from the license certificate e-mail rather than enter them manually in the software. So in the tutorial I read, they recommend using Arch linux as the linux server to run the license server. A license key can be rejected by the software for one of the following reasons: Misspelled user name and/or license key. I want to do this with Docker, create a docker container which runs the server in the background. So the way I want to do the licensing thing is to create a server which will hold the license. Its well worth it since I'm stuck with Windows atm, and pycharm is amazing, it helps me bypass all of the obstacles I run into wit Windows.

broken image