Skip to content

TienLe.sol

  • Home
  • AI
  • TechnologyExpand
    • NodeJS
    • PHP
    • React
    • CSS3
    • Single Sign-On
    • Big DataExpand
      • NOSQL
    • DatabaseExpand
      • MySQL
      • PostgreSQL
  • Enterprise
  • PerformanceExpand
    • Large Scale
    • Front-end performance
  • GeneralExpand
    • Web Servers
    • Linux
    • Host Promo
  • About
TienLe.sol
  • Install RocketChat with Docker Compose for Development
    General

    Install RocketChat with Docker Compose for Development

    ByConan June 8, 2018June 8, 2018

    If you ask me: what the hell Rocketchat is, then you should better ask Google. This article notes steps to install RocketChat with Docker Compose for development purpose. 1. Create docker-compose.yml I want to expose the mongo port (27017) to the host network so I also declare it in the ports param. I also map the…

    Read More Install RocketChat with Docker Compose for DevelopmentContinue

  • Use Yandex ClickHouse for Analytics with Data from MySQL
    General

    Use Yandex ClickHouse for Analytics with Data from MySQL

    ByConan May 4, 2018May 29, 2018

    Today I will discuss a newborn star on DB for analytics: ClickHouse by Yandex. ClickHouse is quite new when comparing to other solutions, however, there are lots of popular giants using it in production such as Yandex and Cloudflare. In this blog entry, I will note necessary steps to setup ClickHouse for Analytics with Data…

    Read More Use Yandex ClickHouse for Analytics with Data from MySQLContinue

  • General

    Upgrade to latest Nginx and PHP-FPM on Ubuntu 16

    ByConan April 20, 2018May 3, 2018

    Ubuntu 16 might be the most popular Ubuntu version (right now), so I put more effort on it. By default, the current Ubuntu 16.04 officially support PHP 7.0.x and Nginx 1.10.x versions. However as a crazy one who always wanna try latest releases, I cannot bear with it. So, below are steps help you upgrade…

    Read More Upgrade to latest Nginx and PHP-FPM on Ubuntu 16Continue

  • GitLab docker on Ubuntu
    Linux

    GitLab docker on Ubuntu

    ByConan February 7, 2018November 23, 2018

    Today I decided to move my self-hosted gitlab instance to Docker so that I will not need to reinstall and configure lots of things when migrating from one host to another host. So I blog this entry to note steps to install gitlab docker on Ubuntu. Install Docker CE (or Docker Compose if you want)…

    Read More GitLab docker on UbuntuContinue

  • Server Monitoring with Zabbix
    Linux

    Server Monitoring with Zabbix

    ByConan December 25, 2017June 13, 2018

    For a long time, I have stuck on many hosted monitoring softwares to avoid management effort on a self-hosted monitoring system. However, free stuffs cannot go long so I must move from services to services. This makes me tired! Thus I decided to return to a self-hosted solution so that I do not need to…

    Read More Server Monitoring with ZabbixContinue

  • React Native – Beginner’s Notes
    React Native

    React Native – Beginner’s Notes

    ByConan November 5, 2017December 13, 2019

    Introduction As when I started working on React more than 1 year ago, I faced many noob issues that I think many newbies will also struggle with. Several weeks ago, I enter the React Native world, and I have been learning as a newbie again. As I do not have enough time to dedicate 100%…

    Read More React Native – Beginner’s NotesContinue

  • Hadoop A Beginner’s Note
    Big Data

    Hadoop A Beginner’s Note

    ByConan August 24, 2017April 2, 2021

     NameNode (NN) NN holds the metadata of the files in HDFS, maintains the entire metadata in RAM It is important to run NN from a machine that has lots of RAM at its disposal. The higher the number of files in HDFS, the higher the consumption of RAM In case the namenode daemon is restarted Read fsimage…

    Read More Hadoop A Beginner’s NoteContinue

  • Create a new VM from KVM disk in Proxmox
    Virtualization

    Create a new VM from KVM disk in Proxmox

    ByConan July 5, 2017

    Today I restored a Cloudera disk to Proxmox KVM to try out this excellent big data open source. I think the procedure is not hard, but it is quite verbose and it might take time to find out where to find each option. So I decided to note here the procedure to Create a new…

    Read More Create a new VM from KVM disk in ProxmoxContinue

  • Docker – Beginner’s Notes
    General

    Docker – Beginner’s Notes

    ByConan March 7, 2017January 15, 2018

    Well, after a year returning to Docker, I can still be considered as a beginner since I forgot almost things that I did before :shame: So this entry, Docker – Beginner’s Notes, is just a way that helps me in the future (hopefully). Useful commands to remember: docker images, docker ps -a, docker rm <container_name>, docker…

    Read More Docker – Beginner’s NotesContinue

  • Validate a Let’s encrypt certificates on CloudFlare-enabled websites
    Linux

    Validate a Let’s encrypt certificates on CloudFlare-enabled websites

    ByConan March 6, 2017May 3, 2017

    In this quick tutorials, I will mention a method to Auto-Renew / Validate a Let’s encrypt certificates on CloudFlare-enabled websites. As you may know, if you use CloudFlare for DNS/CDN purposes, then you cannot access to several server ports for Let’s Encrypt to validate the certification request. So in this case, we need to use…

    Read More Validate a Let’s encrypt certificates on CloudFlare-enabled websitesContinue

Page navigation

Previous PagePrevious 1 2 3 4 5 … 18 Next PageNext

© 2026 TienLe.sol

  • Home
  • AI
  • Technology
    • NodeJS
    • PHP
    • React
    • CSS3
    • Single Sign-On
    • Big Data
      • NOSQL
    • Database
      • MySQL
      • PostgreSQL
  • Enterprise
  • Performance
    • Large Scale
    • Front-end performance
  • General
    • Web Servers
    • Linux
    • Host Promo
  • About