Commit 1e52a1f9 by Leonard Gram Committed by GitHub

Merge pull request #15539 from grafana/repo-recreation-documentation

docs: howto for recreating our debian repositories.
parents e8d6e4fb dc155dfa
......@@ -10,3 +10,6 @@ mkdir -p /deb-repo/db \
aptly repo create -distribution=stable -component=main grafana
aptly repo create -distribution=beta -component=main beta
aptly publish repo -architectures=amd64,i386,arm64,armhf grafana filesystem:repo:grafana
aptly publish repo -architectures=amd64,i386,arm64,armhf beta filesystem:repo:grafana
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment