Skip to content

Instantly share code, notes, and snippets.

@jniltinho
Last active November 14, 2024 10:43
Show Gist options
  • Select an option

  • Save jniltinho/77022d614cc587c7a3666e8ead963898 to your computer and use it in GitHub Desktop.

Select an option

Save jniltinho/77022d614cc587c7a3666e8ead963898 to your computer and use it in GitHub Desktop.

Revisions

  1. jniltinho revised this gist Nov 14, 2024. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions install-sogo
    Original file line number Diff line number Diff line change
    @@ -3,6 +3,7 @@
    ## https://github.com/iigorr/sogo-puppet/blob/master/puppet/modules/sogo/files/sogo.nginx.conf
    ## https://linuxhostsupport.com/blog/how-to-install-sogo-on-ubuntu-20-04/
    ## https://github.com/cha87de/sogo-docker/blob/master/config/nginx.conf.tmpl
    ## https://github.com/mailcow/mailcow-dockerized/issues/5411

    wget -O- "https://keys.openpgp.org/vks/v1/by-fingerprint/74FFC6D72B925A34B5D356BDF8A27B36A6E2EAE9" | gpg --dearmor >/etc/apt/trusted.gpg.d/sogo.gpg
    apt update
  2. jniltinho revised this gist Nov 14, 2024. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions install-sogo
    Original file line number Diff line number Diff line change
    @@ -2,6 +2,7 @@
    ## https://www.sogo.nu/download.html
    ## https://github.com/iigorr/sogo-puppet/blob/master/puppet/modules/sogo/files/sogo.nginx.conf
    ## https://linuxhostsupport.com/blog/how-to-install-sogo-on-ubuntu-20-04/
    ## https://github.com/cha87de/sogo-docker/blob/master/config/nginx.conf.tmpl

    wget -O- "https://keys.openpgp.org/vks/v1/by-fingerprint/74FFC6D72B925A34B5D356BDF8A27B36A6E2EAE9" | gpg --dearmor >/etc/apt/trusted.gpg.d/sogo.gpg
    apt update
  3. jniltinho created this gist Nov 14, 2024.
    13 changes: 13 additions & 0 deletions install-sogo
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,13 @@
    #!/bin/bash
    ## https://www.sogo.nu/download.html
    ## https://github.com/iigorr/sogo-puppet/blob/master/puppet/modules/sogo/files/sogo.nginx.conf
    ## https://linuxhostsupport.com/blog/how-to-install-sogo-on-ubuntu-20-04/

    wget -O- "https://keys.openpgp.org/vks/v1/by-fingerprint/74FFC6D72B925A34B5D356BDF8A27B36A6E2EAE9" | gpg --dearmor >/etc/apt/trusted.gpg.d/sogo.gpg
    apt update
    apt install apt-transport-https
    tee /etc/apt/sources.list.d/SOGo.list <<EOF
    deb https://packages.sogo.nu/nightly/5/ubuntu/ jammy jammy
    EOF
    apt update
    apt install sogo sogo-activesync