Logo EXTADMIN space
  • Home
  • About
  • Skills
  • Experiences
  • Education
  • More
    Projects
  • Posts
  • English
    English Русский
  • Dark Theme
    Light Theme Dark Theme System Theme
Logo Inverted Logo
  • Posts
  • Artificial Intelligence
    • Azure AI
      • Computer Vision in Azure Cognetive Services
  • Briefly about ...
    • Azure
      • Azure AI services
      • Computer Vision in Azure AI services
  • How to ...
    • Gitea - modern lightweight self-hosted git service
    • Harbor - self-hosted registry with cloud OIDC authentication (Docker compose deployment)
    • Link a local monitoring system to Grafana Cloud
    • SonarQube with PostgreSQL in Azure (Part 1. manual deploy)
  • Kubernetes
    • Kustomize - power of customization
Hero Image
Harbor - self-hosted registry with cloud OIDC authentication (Docker compose deployment)

Intoduction Harbor is an open source registry that bolsters artifact security with advanced policies and role-based access control. It performs comprehensive vulnerability scans on images and verifies their authenticity through digital signatures. As a CNCF Graduated project, Harbor offers strong compliance, high performance, and seamless integration, allowing for consistent and secure management of artifacts across cloud-native platforms like Kubernetes and Docker. Harbor Features Cloud Native Registry Harbor supports both container images and Helm charts, making it an ideal registry for cloud-native environments, including container runtimes and orchestration platforms.

  • Harbor
  • Registry
  • Docker
Thursday, September 12, 2024 | 5 minutes Read
Hero Image
Gitea - modern lightweight self-hosted git service

Intoduction Gitea is a painless, self-hosted, all-in-one software development service. It includes Git hosting, code review, team collaboration, package registry, and CI/CD. It is similar to GitHub, Bitbucket and GitLab. Gitea stands out as a lightweight and user-friendly Git service with a streamlined interface. It includes essential tools like issue tracking, pull requests, code review, and wiki pages. Notably, Gitea supports multiple authentication methods such as OAuth, LDAP, and two-factor authentication.

  • Gitea
  • git
  • Docker
Monday, July 22, 2024 | 5 minutes Read
Hero Image
Link a local monitoring system to Grafana Cloud

Demo files on GitHub Configure Grafana Private data source connect Official dcoumentations Once sign-in to Grafana cloud, go to Connections section and choose Private data source connect Click on +Add new network button On the next step you have to create a new connection token, on the new-created connetor page choose Docker option as installation method. Enter a descriptive token name and press on Create token button

  • Grafana Cloud
  • grafana-PDC
  • Prometheus
Friday, July 12, 2024 | 3 minutes Read
Hero Image
SonarQube with PostgreSQL in Azure (Part 1: manual deploy)

Demo files on GitHub Pre-requests Install Terraform Official dcoumentations Ensure that your system is up to date and you have installed the gnupg, software-properties-common, and curl packages installed. You will use these packages to verify HashiCorp’s GPG signature and install HashiCorp’s Debian package repository. sudo apt-get update && sudo apt-get install -y gnupg software-properties-common Install the HashiCorp GPG key. wget -O- https://apt.releases.hashicorp.com/gpg | \ gpg --dearmor | \ sudo tee /usr/share/keyrings/hashicorp-archive-keyring.gpg > /dev/null Add the official HashiCorp repository to your system.

  • SonarQube
  • Azure
  • PostgreSQL
Thursday, May 2, 2024 | 6 minutes Read
Navigation
  • About
  • Skills
  • Experiences
  • Education
  • Projects
Contact me:
  • [email protected]
  • ext4dmin
  • Igor Aleksandrov

Liability Notice: All content is provided for informational purposes only and does not constitute professional advice. Opinions are my own.


Toha Theme Logo Toha
© 2024- Copyright.
Powered by Hugo Logo