mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
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=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