Skip to content

NimTechnology

Trình bày các công nghệ CLOUD một cách dễ hiểu.

  • Kubernetes & Container
    • Docker
    • Kubernetes
      • Ingress
      • Pod
    • Helm Chart
    • OAuth2 Proxy
    • Isito-EnvoyFilter
    • Apache Kafka
      • Kafka
      • Kafka Connect
      • Lenses
    • Vault
    • Longhorn – Storage
    • VictoriaMetrics
    • MetalLB
    • Kong Gateway
  • CI/CD
    • ArgoCD
    • ArgoWorkflows
    • Argo Events
    • Spinnaker
    • Jenkins
    • Harbor
    • TeamCity
    • Git
      • Bitbucket
  • Coding
    • DevSecOps
    • Terraform
      • GCP – Google Cloud
      • AWS – Amazon Web Service
      • Azure Cloud
    • Golang
    • Laravel
    • Python
    • Jquery & JavaScript
    • Selenium
  • Log, Monitor & Tracing
    • DataDog
    • Prometheus
    • Grafana
    • ELK
      • Kibana
      • Logstash
  • BareMetal
    • NextCloud
  • Toggle search form

Month: November 2024

[laravel/Rancher] There are issues when retrieving Kubernetes data from Rancher by Laravel.

Posted on November 21, 2024November 22, 2024 By nim No Comments on [laravel/Rancher] There are issues when retrieving Kubernetes data from Rancher by Laravel.
[laravel/Rancher] There are issues when retrieving Kubernetes data from Rancher by Laravel.

Khi thực hiện change configuration của k8s thông qua API của rancher.Có thể bạn sẽ gặp lối bên dưới: Lý do là với các trường rỗng laravel sẽ get lên là dấu ngoặc vuông [] mà đúng ra chỗ đó phải là ngoặc nhọn {} Vậy ở đây chúng ta cần migrate từ ngoặc vuông…

Read More “[laravel/Rancher] There are issues when retrieving Kubernetes data from Rancher by Laravel.” »

Laravel

[Laravel] How to implement the schedule in Docker Laravel.

Posted on November 20, 2024December 20, 2024 By nim No Comments on [Laravel] How to implement the schedule in Docker Laravel.
[Laravel] How to implement the schedule in Docker Laravel.

Với Laravel bạn muốn khởi tạo 1 crontab hay schedule để sau 1 khoảng thời gian và đều dặn nó sẽ đi kiểm tra database hay làm việc gì đó thì bạn sẽ làm như thế nào Vậy chúng ta cùng nghiên cứu schedule trong laravel. 1) Create a command via “php artisan” ở đây…

Read More “[Laravel] How to implement the schedule in Docker Laravel.” »

Laravel

[sweetalert2] Utilize SweetAlert2 to add an additional popup to your website.

Posted on November 15, 2024November 18, 2024 By nim No Comments on [sweetalert2] Utilize SweetAlert2 to add an additional popup to your website.
[sweetalert2] Utilize SweetAlert2 to add an additional popup to your website.

Đầu tiên mình có 1 table như sau: Mình mong muốn là khi ấn vào edit nó hiện 1 popup để người dùng chỉnh min của hệ thống. document.addEventListener(“DOMContentLoaded”, () => { … }); This means: “Wait until the web page has fully loaded (HTML is ready to work with) before running this code.”This ensures…

Read More “[sweetalert2] Utilize SweetAlert2 to add an additional popup to your website.” »

Laravel

[Git] Check out the git-low application for your releases.

Posted on November 6, 2024November 6, 2024 By nim No Comments on [Git] Check out the git-low application for your releases.
[Git] Check out the git-low application for your releases.

Đầu tiên thì git flow … không có sẵn trong command git.Chúng ta cần phải cài thêm chẳn hạn chúng ta sẽ tạo 1 feature liên quan user authentication Vì đây là lần đầu tiên tôi sử dụng git flow nên tôi sẽ cần setup run git flow initNim chỉ có một chỗ hơi khó…

Read More “[Git] Check out the git-low application for your releases.” »

Coding

[Git] How to change your username and email for authentication with the code pushed to Git.

Posted on November 5, 2024January 14, 2025 By nim No Comments on [Git] How to change your username and email for authentication with the code pushed to Git.
[Git] How to change your username and email for authentication with the code pushed to Git.

ví dụ bạn muốn change HaiNguyen77Bạn hay commit hash bên dưới commit của User này. Điều quan trọng là nếu commit đó đang trên master branch thì trên terminal cũng chuyển về master branch nhé. Với commit mà bạn muốn thay đổi hay change pick thành edit. Phần này bạn check lại và thoát ra…

Read More “[Git] How to change your username and email for authentication with the code pushed to Git.” »

Coding

[Git] Look into Git Submodule

Posted on November 4, 2024November 4, 2024 By nim No Comments on [Git] Look into Git Submodule
[Git] Look into Git Submodule

Chúng ra có 1 repository A và bên trong chứa 2 folder bé là: a và v Ngày thứ nhất tôi change code trong folder-a folder. Sau khi feature của app a completed. tôi thực hiện tạo PR vào master.Ngày thứ hai tôi change code trong folder-b folder. Sau khi feature của app b completed….

Read More “[Git] Look into Git Submodule” »

Coding

[Laravel] Integrating a Model with a database in Laravel.

Posted on November 1, 2024November 19, 2024 By nim No Comments on [Laravel] Integrating a Model with a database in Laravel.
[Laravel] Integrating a Model with a database in Laravel.

Trong bài này thì mình tìm hiểu các sử dụng model trong laravel để thực hiện select hoặc insert trong Laravel bằng model. 1) Set up the connection with a database. 1.1) SQLite. Cập nhật trong .envDB_CONNECTION=sqlite Tiếp đến bạn kiểm tra: config/database.php The database_path(‘database.sqlite’) function in Laravel is a helper that returns the full…

Read More “[Laravel] Integrating a Model with a database in Laravel.” »

Laravel
Tham Gia Group DevOps nhé!
Để Nim có nhiều động lực ra nhiều bài viết.
Để nhận được những thông báo mới nhất.

Recent Posts

  • [AWS/EKS] Cache Docker image to accelerate EKS container deployment. July 10, 2025
  • [Laravel] Laravel Helpful June 26, 2025
  • [VScode] Hướng dẫn điều chỉnh font cho terminal June 20, 2025
  • [WordPress] Hướng dấn gửi mail trên WordPress thông qua gmail. June 15, 2025
  • [Bitbucket] Git Clone/Pull/Push with Bitbucket through API Token. June 12, 2025

Archives

  • July 2025
  • June 2025
  • May 2025
  • April 2025
  • March 2025
  • February 2025
  • January 2025
  • December 2024
  • November 2024
  • October 2024
  • September 2024
  • August 2024
  • July 2024
  • June 2024
  • May 2024
  • April 2024
  • March 2024
  • February 2024
  • January 2024
  • December 2023
  • November 2023
  • October 2023
  • September 2023
  • August 2023
  • July 2023
  • June 2023
  • May 2023
  • April 2023
  • March 2023
  • February 2023
  • January 2023
  • December 2022
  • November 2022
  • October 2022
  • September 2022
  • August 2022
  • July 2022
  • June 2022
  • May 2022
  • April 2022
  • March 2022
  • February 2022
  • January 2022
  • December 2021
  • November 2021
  • October 2021
  • September 2021
  • August 2021
  • July 2021
  • June 2021

Categories

  • BareMetal
    • NextCloud
  • CI/CD
    • Argo Events
    • ArgoCD
    • ArgoWorkflows
    • Git
      • Bitbucket
    • Harbor
    • Jenkins
    • Spinnaker
    • TeamCity
  • Coding
    • DevSecOps
    • Golang
    • Jquery & JavaScript
    • Laravel
    • NextJS 14 & ReactJS & Type Script
    • Python
    • Selenium
    • Terraform
      • AWS – Amazon Web Service
      • Azure Cloud
      • GCP – Google Cloud
  • Kubernetes & Container
    • Apache Kafka
      • Kafka
      • Kafka Connect
      • Lenses
    • Docker
    • Helm Chart
    • Isito-EnvoyFilter
    • Kong Gateway
    • Kubernetes
      • Ingress
      • Pod
    • Longhorn – Storage
    • MetalLB
    • OAuth2 Proxy
    • Vault
    • VictoriaMetrics
  • Log, Monitor & Tracing
    • DataDog
    • ELK
      • Kibana
      • Logstash
    • Fluent
    • Grafana
    • Prometheus
  • Uncategorized
  • Admin

Copyright © 2025 NimTechnology.