Halaman ini menjelaskan langkah-langkah untuk mengaktifkan dan menonaktifkan Artifact Registry.
Jika menggunakan Container Registry, Anda dapat mengaktifkan Artifact Registry dalam project yang sama. Setiap layanan beroperasi secara independen.
Lihat Harga untuk mengetahui informasi tentang tagihan untuk Artifact Registry
Lihat dokumentasi Artifact Analysis untuk mengetahui informasi tentang cara mengaktifkan Artifact Analysis API dan harga untuk pemindaian kerentanan.
Mengaktifkan layanan
- Sign in to your Google Cloud account. If you're new to Google Cloud, create an account to evaluate how our products perform in real-world scenarios. New customers also get $300 in free credits to run, test, and deploy workloads.
-
In the Google Cloud console, on the project selector page, select or create a Google Cloud project.
-
Make sure that billing is enabled for your Google Cloud project.
-
In the Google Cloud console, on the project selector page, select or create a Google Cloud project.
-
Make sure that billing is enabled for your Google Cloud project.
- Instal dan lakukan inisialisasi Google Cloud CLI jika belum
diinstal. Untuk penginstalan yang ada, update komponen Google Cloud CLI dengan perintah:
gcloud components update
.Untuk memeriksa versi gcloud CLI, jalankan perintah:
gcloud version
- Aktifkan API dari konsol Google Cloud atau dengan perintah
gcloud
berikut:gcloud services enable artifactregistry.googleapis.com
Menonaktifkan layanan
Sebelum menonaktifkan Artifact Registry API, pastikan artefak apa pun yang ingin Anda pertahankan tersedia di lokasi lain. Sebaiknya Anda menghapus repositori sebelum menonaktifkan API.
Saat Anda menonaktifkan Artifact Registry API, kondisi berikut akan berlaku:
- Repositori dan artefak di repositori tidak dapat diakses.
- Data mungkin dihapus dalam waktu 7 hari setelah API dinonaktifkan.
Untuk menonaktifkan API dari konsol Google Cloud:
console
- Buka halaman Ringkasan API untuk Artifact Registry.
- Pilih project tempat API diaktifkan.
- Klik Kelola.
- Klik Disable API.
gcloud
Jalankan perintah berikut untuk menonaktifkan API untuk project Anda saat ini:
gcloud services disable artifactregistry.googleapis.com
Langkah selanjutnya
- Mengonfigurasi izin akses untuk repositori
- Mengonfigurasi autentikasi ke repositori