Fcch Blog | Notes, guides and reminders
Home
Web
Infrastructure
Notes
About me
🌐
Spanish English
  • VueJS + Laravel, Deploy

    Jan 22, 2022 · 3 min read · vuejs laravel ubuntu  ·
    Share:
    VueJS + Laravel, Deploy

    At work we had to deploy a project developed with VueJS and Laravel on an Ubuntu server, with Apache, PHP, MariaDB, where everything was versioned on github, it had no development branches, nor fork repositories. Deploying the project had some details that we need to understand and learn so as not to make mistakes in …

    Read More
  • Doctl Cli - Digitalocean

    Nov 2, 2021 · 2 min read · cloud digitalocean doctl  ·
    Share:
    Doctl Cli - Digitalocean

    Digitalocean also has a CLI to manage the "DOCTL" infrastructure, which works similarly to AWS CLI, this tool allows us to avoid using the web interface of this provider.

    Read More
  • K3s Notes - Part 4

    Jul 28, 2021 · 4 min read · kubernetes k3s docker  ·
    Share:
    K3s Notes - Part 4

    To finish the small lab and finish the last part of K3s, we will name some important details, install and create the service for Kubernetes Dashboard and finally we will list some interesting tools.

    Read More
  • K3s Notes - Part 3

    Jul 27, 2021 · 4 min read · kubernetes k3s docker  ·
    Share:
    K3s Notes - Part 3

    In Parte 2 of K3s, a description of various concepts that are handled in Kubernetes was made, the kubectl client was installed and connectivity tests to the Kubernetes API were done.

    Read More
  • K3s Notes - Part 2

    Jul 24, 2021 · 4 min read · kubernetes k3s docker  ·
    Share:
    K3s Notes - Part 2

    We continue with the tests in our small cluster with K3s built on the Raspberry Pi (RPI v3, RPI v4) that I have in my laboratory, for the tests we use the official K3s - Rancher documentation and also the official Kubernetes documentation.

    Read More
  • K3s Notes - Part 1

    Jul 15, 2021 · 3 min read · kubernetes k3s docker  ·
    Share:
    K3s Notes - Part 1

    Experimenting with Docker Swarm, I got to the task of building something with the Raspberry Pi (RPI v3, RPI v4) that I have in my lab, after googling a lot and chatting with my friend Sergio, he recommended using K3s which is a Kubernetes distribution with backend sqlite3 based lightweight storage system compatible …

    Read More
  • Memory Limit in Docker

    Aug 12, 2020 · 1 min read · docker grub cgroup  ·
    Share:
    Memory Limit in Docker

    When we create a new container, it has unlimited access to system resources, so if one occupies all the memory, the other containers will be affected or, failing that, the operating system runs out of resources.

    Docker has the ability to apply a memory limit to a specific container.

    Read More
  • NPM EACCES

    Aug 12, 2020 · 2 min read · nodejs npm  ·
    Share:
    NPM EACCES

    I had to test the implementation of a NodeJS application where I needed to install global packages, the installation of global NodeJS packages in the operating system does not seem to be a good practice, so we found a solution to this problem.

    Read More

Fcch

Perpetual student, technologist, computer security enthusiast, free software, open source, Fedorian }:).
Read More

Featured Posts

  • Simple Usual Commands
  • Hugo Framework - Internal Templates
  • K3s Notes - Part 4
  • K3s Notes - Part 3
  • K3s Notes - Part 2
  • K3s Notes - Part 1
  • Tmux Moment
  • Learning Path AWS

Recent Posts

  • Simple Usual Commands
  • Notes XFCE4
  • VueJS + Laravel, Deploy
  • Hugo Framework - Internal Templates
  • Doctl Cli - Digitalocean
  • K3s Notes - Part 4
  • K3s Notes - Part 3
  • K3s Notes - Part 2

Categories

INFRASTRUCTURE 8 NOTES 6 WEB 5

Series

SERVERS 8 HUGO 3 LINUX 3 CMS 2 GNU-LINUX 2 CLOUD 1

Tags

DOCKER 5 K3S 4 KUBERNETES 4 GIT 3 BASH 2 PHP 2 AWS 1 CGROUP 1 CLOUD 1 CMD 1 DIGITALOCEAN 1 DOCTL 1 FEDORA 1 GITHUB 1
All Tags
AWS1 BASH2 CGROUP1 CLOUD1 CMD1 DIGITALOCEAN1 DOCKER5 DOCTL1 FEDORA1 GIT3 GITHUB1 GITLAB1 GRUB1 HUGO1 K3S4 KUBERNETES4 LARAVEL1 NODEJS1 NPM1 PHP2 SPIP1 UBUNTU1 VUEJS1 WORDPRESS1 XFCE1
[A~Z][0~9]
Fcch Blog | Notes, guides and reminders

  FCCH BLOG | NOTES, GUIDES AND REMINDERS