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: June 2021

[ArgoCD] Sử dụng ArgoCD deploy lên k8s.

Posted on June 20, 2021February 17, 2023 By nim 8 Comments on [ArgoCD] Sử dụng ArgoCD deploy lên k8s.
[ArgoCD] Sử dụng ArgoCD deploy lên k8s.

Links tham khảo: Hướng dẫn cài đặt và chạy thử 1 app đơn giản. 1) Install https://github.com/argoproj/argo-cd/releases Quick Start Non-HA: kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.0.3/manifests/install.yaml HA: kubectl create namespace argocd kubectl apply -n argocd -f https://raw.githubusercontent.com/argoproj/argo-cd/v2.0.3/manifests/ha/install.yaml lấy user pass Khi upgrade cứ apply file version mới -> mình đã thử…

Read More “[ArgoCD] Sử dụng ArgoCD deploy lên k8s.” »

ArgoCD, CI/CD

Vẽ chart cực đẹp bằng Morris JS và hướng dẫn fix lỗi morris không làm việc trên tab của bootstap

Posted on June 19, 2021August 10, 2021 By nim No Comments on Vẽ chart cực đẹp bằng Morris JS và hướng dẫn fix lỗi morris không làm việc trên tab của bootstap
Vẽ chart cực đẹp bằng Morris JS và hướng dẫn fix lỗi morris không làm việc trên tab của bootstap

Hướng dẫn fix lỗi ko morris Js hiển thị trên tab của bootstrap. https://stackoverflow.com/questions/40517038/morris-js-chart-not-working-inside-of-a-bootstrap-tab

Jquery & JavaScript, Laravel

[PHP] Hướng dẫn kiểm tra array rỗng hay null không?

Posted on June 18, 2021December 13, 2021 By nim No Comments on [PHP] Hướng dẫn kiểm tra array rỗng hay null không?
[PHP] Hướng dẫn kiểm tra array rỗng hay null không?

1) Recheck array is empty or null Link: https://www.geeksforgeeks.org/how-to-check-whether-an-array-is-empty-using-php/ Cách 1: Cách 2 Cách 3: 2) Removing key that has a null value in an array Tiếp theo là phần khác (update Mon 13 Dec 2021) Xoá key và value nếu value bằng null https://stackoverflow.com/questions/4352203/any-php-function-that-will-strip-properties-of-an-object-that-are-null Mình thấy kiểu trên khá hay

Laravel

[Guacamole] Hướng dẫn cài đặt và sử dụng Guacamole remote windows để tạo môi trường làm việc trên cloud

Posted on June 16, 2021May 9, 2022 By nim No Comments on [Guacamole] Hướng dẫn cài đặt và sử dụng Guacamole remote windows để tạo môi trường làm việc trên cloud
[Guacamole] Hướng dẫn cài đặt và sử dụng Guacamole remote windows để tạo môi trường làm việc trên cloud

1) Install guacamole on docker đầu tiên nên tạo 1 thư mục để data guacamole được tập trung ở 1 mơi nhất định Nhớ cài đocker nhé, Sau đó cài guacamole bằng docker trong thư mục có 2 folder Links github của tác giả: https://github.com/oznu/docker-guacamole The default username is guacadmin with password guacadmin. Hiện tại thì oznu không…

Read More “[Guacamole] Hướng dẫn cài đặt và sử dụng Guacamole remote windows để tạo môi trường làm việc trên cloud” »

Kubernetes & Container

[Model/Laravel] hasMany Quan Hệ 1 Nhiều trong model

Posted on June 15, 2021June 15, 2021 By nim No Comments on [Model/Laravel] hasMany Quan Hệ 1 Nhiều trong model
[Model/Laravel] hasMany Quan Hệ 1 Nhiều trong model
quan-he-1-nhieu-model-laravel

Laravel

[Model/Laravel]hasOne – Relationship Quan hệ 1-1

Posted on June 15, 2021June 15, 2021 By nim No Comments on [Model/Laravel]hasOne – Relationship Quan hệ 1-1
[Model/Laravel]hasOne – Relationship Quan hệ 1-1

Đây file Pdf các bạn nhấn hình ảnh để chuyển trang nhé Links video:

Laravel

Hướng dẫn phần quền user trên Jenkins.

Posted on June 14, 2021September 12, 2021 By nim No Comments on Hướng dẫn phần quền user trên Jenkins.
Hướng dẫn phần quền user trên Jenkins.

Ta cần tạo user để làm được bước trên Quay trở lại security: Giờ ta cấu hình permiss cho user trên 1 project/job Khi mà chúng ta đã enable như hình trên rồi thì vào job nó sẽ có mục Enable project-based security Thì chúng ta thực hiện phân quên trên từng job. Giờ chúng…

Read More “Hướng dẫn phần quền user trên Jenkins.” »

CI/CD, Jenkins

[error] Solve elasticsearch error Limit of total fields [1000] in index [xxx]

Posted on June 13, 2021January 18, 2022 By nim No Comments on [error] Solve elasticsearch error Limit of total fields [1000] in index [xxx]
[error] Solve elasticsearch error Limit of total fields [1000] in index [xxx]

Links: https://www.twblogs.net/a/5db3634abd9eee310da04462 Ta thấy lỗi tương tư như dưới [WARN ][logstash.outputs.elasticsearch] Could not index event to Elasticsearch. {:status=>400, :action=>[“index”, {:_id=>nil, :_index=>”logstash-2019.10.14″, :_type=>”doc”, :_routing=>nil}, #<LogStash::Event:0x390305bb>], :response=>{“index”=>{“_index”=>”logstash-2019.10.14”, “_type”=>”doc”, “_id”=>”S-f0yG0BAZNQsWN8qxcz”, “status”=>400, “error”=>{“type”=>”illegal_argument_exception”, “reason”=>”Limit of total fields [1000] in index [logstash-2019.10.14] has been exceeded”}}}} Sử lý lỗi tạm thời: Giải quyết vấn đề vĩnh viễn, logstash-2019.10.14: đây là index…

Read More “[error] Solve elasticsearch error Limit of total fields [1000] in index [xxx]” »

ELK, Log, Monitor & Tracing

[error] Lỗi failed to parse field [host] of type [text] in document with id trên elk

Posted on June 13, 2021January 18, 2022 By nim No Comments on [error] Lỗi failed to parse field [host] of type [text] in document with id trên elk
[error] Lỗi failed to parse field [host] of type [text] in document with id trên elk

Fix Lỗi: failed to parse field [host] of type in document with id Khi logstash thấy lỗi: failed to parse field [host] of type in document with id filebeat(kube) -> logstack -> elasticseacrch https://my.oschina.net/hxily/blog/1932662 thêm vào file pipeline đang nhận log. trên logstash.

ELK, Log, Monitor & Tracing

Tự tạo Command “php artisan” cho riêng mình trên web laravel

Posted on June 13, 2021December 28, 2021 By nim No Comments on Tự tạo Command “php artisan” cho riêng mình trên web laravel
Tự tạo Command “php artisan” cho riêng mình trên web laravel

Links list videos: Các thứ chạy command laravel thì nằm hết trong func handler $this->info() để in kêt quả ra ngoài màn hình. câu lệnh tạo file command: php artisan make:command GetAllocationClusterDailyKubecost php artisan kubecost:getAllocationClusterDaily 1) Option Để hứng được option {–days=} trong 1 function Khi gõ command: php artisan prometheus:pullAvailabilityMetrics –days=1hoặc không có option…

Read More “Tự tạo Command “php artisan” cho riêng mình trên web laravel” »

Laravel

Posts pagination

Previous 1 2 3 4 Next
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

  • [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
  • [Teamcity] How to transfer the value from pipeline A to pipeline B June 9, 2025

Archives

  • 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.