Skip to content

Releases: Sythos/GuloGulo

Gulo Gulo 0.1.8

Choose a tag to compare

@github-actions github-actions released this 04 Sep 11:19

Gulo Gulo 0.1.8

Three prebuilt packages, all built from the same TypeScript application
core via packaging/shared/stage-application.ts. Verify a download by
checking its .sha256 (or the aggregated checksums.txt) before you
extract it.

Package File Size SHA-256
Standalone (any Linux host, Node.js 26+) gulogulo-0.1.8-standalone.tar.gz 6.3MiB 09336e6b7ed465c8a731799f972fa3cccce9a50c794c6e3bebfc69e2e0ae8684
cPanel (AlmaLinux/CloudLinux/RHEL) gulogulo-0.1.8_cpanel_.tar.gz 6.3MiB 7e3bc50d7b26086f2c1b89d3cb569f62fd8df55c462e46291584106023a83dd2
Plesk (Debian/Ubuntu) gulogulo-0.1.8_plesk_.tar.gz 6.3MiB 82e4ff8f632f3d84633b6d66b6dab6572af8c92f102e0009da97116c6968f5fb

All three currently ship as a plain .tar.gz plus
install.sh/upgrade.sh/uninstall.sh shell scripts. The
cPanel and Plesk targets each have a real, OS-native package format
fully implemented (.rpm for cPanel, .deb for Plesk), but this
project does not yet have a code-signing key/certificate for
RPM/DEB packages, and publishing an unsigned package through a
host's package manager is a worse trust signal than an unsigned
tar.gz. That code is not deleted - it is one call away from being
re-enabled once a signing key exists.

See INSTALL.md
for full installation instructions, requirements, and known gaps
for each target.

Gulo Gulo 0.1.7

Choose a tag to compare

@github-actions github-actions released this 04 Sep 07:45

Gulo Gulo 0.1.7

Three prebuilt packages, all built from the same TypeScript application
core via packaging/shared/stage-application.ts. Verify a download by
checking its .sha256 (or the aggregated checksums.txt) before you
extract it.

Package File Size SHA-256
Standalone (any Linux host, Node.js 26+) gulogulo-0.1.7-standalone.tar.gz 6.3MiB 5b75b93183ca2c6484d75b2b6a8e3cadc658a7ce2be513b2ef1d3e9b88fdd309
cPanel (AlmaLinux/CloudLinux/RHEL) gulogulo-0.1.7_cpanel_.tar.gz 6.3MiB 567442147029ed2040df20b27cdec3984cb583272217a1f935b1c6250d8521f1
Plesk (Debian/Ubuntu) gulogulo-0.1.7_plesk_.tar.gz 6.3MiB d6ac0076724367cae16ba3946914c46600e63d3f26bc9c073c652b2f1e3a9a61

All three currently ship as a plain .tar.gz plus
install.sh/upgrade.sh/uninstall.sh shell scripts. The
cPanel and Plesk targets each have a real, OS-native package format
fully implemented (.rpm for cPanel, .deb for Plesk), but this
project does not yet have a code-signing key/certificate for
RPM/DEB packages, and publishing an unsigned package through a
host's package manager is a worse trust signal than an unsigned
tar.gz. That code is not deleted - it is one call away from being
re-enabled once a signing key exists.

See INSTALL.md
for full installation instructions, requirements, and known gaps
for each target.

Gulo Gulo 0.1.6

Choose a tag to compare

@github-actions github-actions released this 04 Sep 06:02

Gulo Gulo 0.1.6

Three prebuilt packages, all built from the same TypeScript application
core via packaging/shared/stage-application.ts. Verify a download by
checking its .sha256 (or the aggregated checksums.txt) before you
extract it.

Package File Size SHA-256
Standalone (any Linux host, Node.js 26+) gulogulo-0.1.6-standalone.tar.gz 6.3MiB 06950783e5798336202d002adbfca90bb70717f2c05a99b27fff654d44bcb853
cPanel (AlmaLinux/CloudLinux/RHEL) gulogulo-0.1.6_cpanel_.tar.gz 6.3MiB a268166a54809fccb5902aa50d42555a837c82680ebcf9e70a7333e58f8a61c7
Plesk (Debian/Ubuntu) gulogulo-0.1.6_plesk_.tar.gz 6.3MiB a2d655be45da7998f64fa6f60e3bb5c393c88b44f629b85c9c1e1b39b71135d1

All three currently ship as a plain .tar.gz plus
install.sh/upgrade.sh/uninstall.sh shell scripts. The
cPanel and Plesk targets each have a real, OS-native package format
fully implemented (.rpm for cPanel, .deb for Plesk), but this
project does not yet have a code-signing key/certificate for
RPM/DEB packages, and publishing an unsigned package through a
host's package manager is a worse trust signal than an unsigned
tar.gz. That code is not deleted - it is one call away from being
re-enabled once a signing key exists.

See INSTALL.md
for full installation instructions, requirements, and known gaps
for each target.

Gulo Gulo 0.1.5

Choose a tag to compare

@github-actions github-actions released this 03 Sep 17:54

Gulo Gulo 0.1.5

Three prebuilt packages, all built from the same TypeScript application
core via packaging/shared/stage-application.ts. Verify a download by
checking its .sha256 (or the aggregated checksums.txt) before you
extract it.

Package File Size SHA-256
Standalone (any Linux host, Node.js 26+) gulogulo-0.1.5-standalone.tar.gz 3.0MiB 506482f92c10e5489e9a4d8ead7f087b02672b45eb7ea4f7cc440b5e75c20113
cPanel (AlmaLinux/CloudLinux/RHEL) gulogulo-0.1.5_cpanel_.tar.gz 3.0MiB 95fe66ef2cba193404044675a042f810840bf359f7725c5c1a18ac829a7ebea8
Plesk (Debian/Ubuntu) gulogulo-0.1.5_plesk_.tar.gz 3.0MiB 5691c58843b61a945295ec322d439733012373236f0711dc2ca1fa5b61114003

All three currently ship as a plain .tar.gz plus
install.sh/upgrade.sh/uninstall.sh shell scripts. The
cPanel and Plesk targets each have a real, OS-native package format
fully implemented (.rpm for cPanel, .deb for Plesk), but this
project does not yet have a code-signing key/certificate for
RPM/DEB packages, and publishing an unsigned package through a
host's package manager is a worse trust signal than an unsigned
tar.gz. That code is not deleted - it is one call away from being
re-enabled once a signing key exists.

See INSTALL.md
for full installation instructions, requirements, and known gaps
for each target.