Frederic Alix's Blog

Want to share

Home Archives
🇫🇷 Français
Using Redis Server for Shell Scripting in FreeBSD System Administration
freebsd redis

Using Redis Server for Shell Scripting in FreeBSD System Administration

The more I use Redis server, the more I enjoy it.During the last year, I saw a lot of good system administrators using HashiCorp Consul to store information for their shell scripts.As I am concerned,

Aug 31, 2024 6 minutes read
Deploying on Clever Cloud a backend coded in Go and a web application developed in React
clevercloud

Deploying on Clever Cloud a backend coded in Go and a web application developed in React

Presentation Generally, when I deploy a web application, the backend and frontend have their own git repository.However, sometimes I need to deploy an application where both components are on the same

May 21, 2023 4 minutes read
N8n to deploy OpenVSCode Server environments on demand on Clever Cloud
clevercloud

N8n to deploy OpenVSCode Server environments on demand on Clever Cloud

Presentation Are you familiar with OpenVSCode Server? OpenVSCode Server is an open-source project that allows you to deploy a Visual Studio Code (VSCode) development environment on a remote server. It

Apr 2, 2023 9 minutes read
A n8n environment ready for scaling: installation and configuration on Clever Cloud.
clevercloud

A n8n environment ready for scaling: installation and configuration on Clever Cloud.

n8n, what is it? Are you familiar with software such as IFTTT or Zapier ?They are workflow engines that chain tasks together to achieve a final result.They allow you to automate tasks based on events

Mar 24, 2023 6 minutes read
Installing Tailscale in a Clever Cloud Application
clevercloud

Installing Tailscale in a Clever Cloud Application

For a few months now, the company I work for has been using Tailscale as a VPN solution. It is based on the excellent WireGuard, to which an administration console and a very user-friendly ACL manager

Mar 13, 2023 4 minutes read
Hosting a PaperMC Minecraft Server on Clever Cloud
clevercloud

Hosting a PaperMC Minecraft Server on Clever Cloud

Introduction Clever Cloud allows you to host your web applications (nodejs, java, php, and more) and databases (PostgreSQL, MySQL, Mongo, ...). Your application must necessarily listen on port 8080 so

Feb 27, 2023 6 minutes read

Archives

  • 2024 1
  • 2023 5

Tags

clevercloud(5)freebsd(1)redis(1)