docs: howto for recreating our debian repositories.
This commit is contained in:
@@ -10,3 +10,6 @@ mkdir -p /deb-repo/db \
|
|||||||
|
|
||||||
aptly repo create -distribution=stable -component=main grafana
|
aptly repo create -distribution=stable -component=main grafana
|
||||||
aptly repo create -distribution=beta -component=main beta
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user