Mega-RPM for the duynhlab platform (EL9, x86_64).
sudo curl -fsSL -o /etc/yum.repos.d/duynhlab.repo https://duynhlab.github.io/packages/duynhlab.repo
sudo dnf install -y duynhlabComposition
| Service | Commit |
|---|---|
| auth | version=1.0.1 |
| user | version=1.0.1 |
| product | version=1.0.1 |
| cart | version=1.0.1 |
| order | version=1.0.1 |
| review | version=1.0.1 |
| notification | version=1.0.1 |
| shipping | version=1.0.1 |
| frontend | version=2026.06.30 |
Full manifest: MANIFEST.txt asset (also shipped in the RPM at /opt/duynhlab/etc/manifest).
What's Changed
- Simplify packages landing page by @duynhne in #60
- Remove Start the platform section from landing page by @duynhne in #61
- Simplify build scripts (directory payload handoff) + harden release tag guard by @duynhne in #62
- docs(build): reflect directory payload handoff + host|docker runner by @duynhne in #63
- Refactor/build pipeline simplify by @duynhne in #64
- rpm: declarative SQL DB init, bare cloud-style names, single role by @duynhne in #65
- Ci/phase4 release format by @duynhne in #66
Full Changelog: v2026.06.28...v2026.06.30