Код:
"ubuntu" : {
"16.04" : {
Скрытый текст "x86_64" : [
{
"product" : "PostgreSQL for 1C",
"package" : "postgrespro-1c-11-server_11.6-1.xenial_amd64.deb",
"version" : "11.6",
"packages" : [
"postgrespro-1c-11-client_11.6-1.xenial_amd64.deb",
"postgrespro-1c-11-contrib_11.6-1.xenial_amd64.deb",
"postgrespro-1c-11-dev_11.6-1.xenial_amd64.deb",
"postgrespro-1c-11-docs-ru_11.6-1.xenial_all.deb",
"postgrespro-1c-11-docs_11.6-1.xenial_all.deb",
"postgrespro-1c-11-jit_11.6-1.xenial_amd64.deb",
"postgrespro-1c-11-libs_11.6-1.xenial_amd64.deb",
"postgrespro-1c-11-plperl_11.6-1.xenial_amd64.deb",
"postgrespro-1c-11-plpython3_11.6-1.xenial_amd64.deb",
"postgrespro-1c-11-plpython_11.6-1.xenial_amd64.deb",
"postgrespro-1c-11-pltcl_11.6-1.xenial_amd64.deb",
"postgrespro-1c-11-server_11.6-1.xenial_amd64.deb",
"postgrespro-1c-11_11.6-1.xenial_amd64.deb"
],
"install" : [
"apt-get update -y",
"apt-get install -y wget gnupg2 || apt-get install -y gnupg",
"wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
"echo deb http://repo.postgrespro.ru//pg1c-archive/pg1c-11.6/ubuntu/ xenial main > /etc/apt/sources.list.d/postgrespro-1c.list",
"apt-get update -y",
"apt-get install -y postgrespro-1c-11-server postgrespro-1c-11-contrib",
"/opt/pgpro/1c-11/bin/pg-setup initdb",
"/opt/pgpro/1c-11/bin/pg-setup service enable",
"service postgrespro-1c-11 start"
]
}
]
},
"18.04" : {
Скрытый текст "x86_64" : [
{
"package" : "postgrespro-1c-11-server_11.6-1.bionic_amd64.deb",
"version" : "11.6",
"product" : "PostgreSQL for 1C",
"packages" : [
"postgrespro-1c-11-client_11.6-1.bionic_amd64.deb",
"postgrespro-1c-11-contrib_11.6-1.bionic_amd64.deb",
"postgrespro-1c-11-dev_11.6-1.bionic_amd64.deb",
"postgrespro-1c-11-docs-ru_11.6-1.bionic_all.deb",
"postgrespro-1c-11-docs_11.6-1.bionic_all.deb",
"postgrespro-1c-11-jit_11.6-1.bionic_amd64.deb",
"postgrespro-1c-11-libs_11.6-1.bionic_amd64.deb",
"postgrespro-1c-11-plperl_11.6-1.bionic_amd64.deb",
"postgrespro-1c-11-plpython3_11.6-1.bionic_amd64.deb",
"postgrespro-1c-11-plpython_11.6-1.bionic_amd64.deb",
"postgrespro-1c-11-pltcl_11.6-1.bionic_amd64.deb",
"postgrespro-1c-11-server_11.6-1.bionic_amd64.deb",
"postgrespro-1c-11_11.6-1.bionic_amd64.deb"
],
"install" : [
"apt-get update -y",
"apt-get install -y wget gnupg2 || apt-get install -y gnupg",
"wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
"echo deb http://repo.postgrespro.ru//pg1c-archive/pg1c-11.6/ubuntu/ bionic main > /etc/apt/sources.list.d/postgrespro-1c.list",
"apt-get update -y",
"apt-get install -y postgrespro-1c-11-server postgrespro-1c-11-contrib",
"/opt/pgpro/1c-11/bin/pg-setup initdb",
"/opt/pgpro/1c-11/bin/pg-setup service enable",
"service postgrespro-1c-11 start"
]
}
]
},
"19.04" : {
Скрытый текст "x86_64" : [
{
"version" : "11.6",
"package" : "postgrespro-1c-11-server_11.6-1.disco_amd64.deb",
"product" : "PostgreSQL for 1C",
"install" : [
"apt-get update -y",
"apt-get install -y wget gnupg2 || apt-get install -y gnupg",
"wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
"echo deb http://repo.postgrespro.ru//pg1c-archive/pg1c-11.6/ubuntu/ disco main > /etc/apt/sources.list.d/postgrespro-1c.list",
"apt-get update -y",
"apt-get install -y postgrespro-1c-11-server postgrespro-1c-11-contrib",
"/opt/pgpro/1c-11/bin/pg-setup initdb",
"/opt/pgpro/1c-11/bin/pg-setup service enable",
"service postgrespro-1c-11 start"
],
"packages" : [
"postgrespro-1c-11-client_11.6-1.disco_amd64.deb",
"postgrespro-1c-11-contrib_11.6-1.disco_amd64.deb",
"postgrespro-1c-11-dev_11.6-1.disco_amd64.deb",
"postgrespro-1c-11-docs-ru_11.6-1.disco_all.deb",
"postgrespro-1c-11-docs_11.6-1.disco_all.deb",
"postgrespro-1c-11-jit_11.6-1.disco_amd64.deb",
"postgrespro-1c-11-libs_11.6-1.disco_amd64.deb",
"postgrespro-1c-11-plperl_11.6-1.disco_amd64.deb",
"postgrespro-1c-11-plpython3_11.6-1.disco_amd64.deb",
"postgrespro-1c-11-plpython_11.6-1.disco_amd64.deb",
"postgrespro-1c-11-pltcl_11.6-1.disco_amd64.deb",
"postgrespro-1c-11-server_11.6-1.disco_amd64.deb",
"postgrespro-1c-11_11.6-1.disco_amd64.deb"
]
}
]
},
"19.10" : {
Скрытый текст "x86_64" : [
{
"package" : "postgrespro-1c-11-server_11.6-1.eoan_amd64.deb",
"version" : "11.6",
"product" : "PostgreSQL for 1C",
"packages" : [
"postgrespro-1c-11-client_11.6-1.eoan_amd64.deb",
"postgrespro-1c-11-contrib_11.6-1.eoan_amd64.deb",
"postgrespro-1c-11-dev_11.6-1.eoan_amd64.deb",
"postgrespro-1c-11-docs-ru_11.6-1.eoan_all.deb",
"postgrespro-1c-11-docs_11.6-1.eoan_all.deb",
"postgrespro-1c-11-jit_11.6-1.eoan_amd64.deb",
"postgrespro-1c-11-libs_11.6-1.eoan_amd64.deb",
"postgrespro-1c-11-plperl_11.6-1.eoan_amd64.deb",
"postgrespro-1c-11-plpython3_11.6-1.eoan_amd64.deb",
"postgrespro-1c-11-plpython_11.6-1.eoan_amd64.deb",
"postgrespro-1c-11-pltcl_11.6-1.eoan_amd64.deb",
"postgrespro-1c-11-server_11.6-1.eoan_amd64.deb",
"postgrespro-1c-11_11.6-1.eoan_amd64.deb"
],
"install" : [
"apt-get update -y",
"apt-get install -y wget gnupg2 || apt-get install -y gnupg",
"wget -O - http://repo.postgrespro.ru/keys/GPG-KEY-POSTGRESPRO | apt-key add -",
"echo deb http://repo.postgrespro.ru//pg1c-archive/pg1c-11.6/ubuntu/ eoan main > /etc/apt/sources.list.d/postgrespro-1c.list",
"apt-get update -y",
"apt-get install -y postgrespro-1c-11-server postgrespro-1c-11-contrib",
"/opt/pgpro/1c-11/bin/pg-setup initdb",
"/opt/pgpro/1c-11/bin/pg-setup service enable",
"service postgrespro-1c-11 start"
]
}
]
}
}
Социальные закладки