PY-2022.1.2 <jakub@jimbuntu Update FeatureSuggester.xml, remote-servers.xml, sshConfigs.xml Create docker-registry.xml
This commit is contained in:
@@ -20,6 +20,7 @@
|
||||
<option value="1654340746499" />
|
||||
<option value="1654601274795" />
|
||||
<option value="1654671741711" />
|
||||
<option value="1654781720886" />
|
||||
</list>
|
||||
</option>
|
||||
</component>
|
||||
|
||||
10
docker-registry.xml
Normal file
10
docker-registry.xml
Normal file
@@ -0,0 +1,10 @@
|
||||
<application>
|
||||
<component name="DockerRegistry">
|
||||
<DockerRegistry>
|
||||
<option name="address" value="https://registry.internet-master.cz" />
|
||||
<option name="name" value="Docker Registry" />
|
||||
<option name="username" value="jim" />
|
||||
<option name="v2Registry" value="true" />
|
||||
</DockerRegistry>
|
||||
</component>
|
||||
</application>
|
||||
@@ -1,15 +1,10 @@
|
||||
<application>
|
||||
<component name="RemoteServers">
|
||||
<remote-server name="Docker_tcp_local" type="docker">
|
||||
<remote-server name="Docker_portainer_melnik" type="docker">
|
||||
<configuration>
|
||||
<option name="apiUrl" value="tcp://127.0.0.1:2375" />
|
||||
<entry contributedKey="DockerSshConnectionConfigurator.SshConfigId" value="6963fcb8-bc80-4a6f-bbc4-a5c55928b5c6" />
|
||||
</configuration>
|
||||
</remote-server>
|
||||
<remote-server name="localdocker" type="docker">
|
||||
<configuration>
|
||||
<option name="apiUrl" value="unix:///var/run/docker.sock" />
|
||||
<option name="certificatesPath" />
|
||||
<entry contributedKey="DockerSshConnectionConfigurator.SshConfigId" value="51245f5c-0231-44ce-b391-ebc8077b344b" />
|
||||
<option name="customConfiguratorId" value="DockerSshConnectionConfigurator" />
|
||||
</configuration>
|
||||
</remote-server>
|
||||
</component>
|
||||
|
||||
@@ -3,6 +3,7 @@
|
||||
<configs>
|
||||
<sshConfig authType="PASSWORD" connectionConfig="{"serverAliveInterval":300}" host="192.168.19.6" id="6963fcb8-bc80-4a6f-bbc4-a5c55928b5c6" port="22" nameFormat="DESCRIPTIVE" username="jakub" useOpenSSHConfig="false" />
|
||||
<sshConfig authType="PASSWORD" connectionConfig="{"serverAliveInterval":300}" host="192.168.8.11" id="6d09c80e-e59e-42d9-9bc8-35da63931044" port="22" nameFormat="DESCRIPTIVE" username="jakub" useOpenSSHConfig="false" />
|
||||
<sshConfig authType="PASSWORD" host="192.168.4.8" id="51245f5c-0231-44ce-b391-ebc8077b344b" port="22" nameFormat="DESCRIPTIVE" username="jakub" useOpenSSHConfig="true" />
|
||||
</configs>
|
||||
</component>
|
||||
</application>
|
||||
Reference in New Issue
Block a user