ubuntu

How To Deploy a Jekyll Site Using Git Hooks on Ubuntu 16.04 — step-by-step Linux tutorial on Progressive Robot

How To Deploy a Jekyll Site Using Git Hooks on Ubuntu 16.04

Jekyll is a static-site generator that provides some of the benefits of a Content Management System (CMS) while avoiding the performance and security issues introduced by such database-driven sites. In this tutorial, you’ll learn how to automate the deployment process for your Jekyll site using Git and Git hooks, as well as how to additionally secure your production environment by using the `git-shell`.

Read more
How To Deploy and Configure Meilisearch on Ubuntu 22.04 — step-by-step Linux tutorial on Progressive Robot

How To Deploy and Configure Meilisearch on Ubuntu 22.04

[Meilisearch](https://www.meilisearch.com/) is an open source, standalone search engine written in the highly performant [Rust](https://www.rust-lang.org/) programming language. Compared with other popular search engines, Meilisearch is focused on keeping deployment straightforward – it provides features like fuzzy matching and schema-less indexing out of the box, and is managed by a single command-line binary.

Read more
Cara Menginstal dan Mengonfigurasi Nextcloud pada Ubuntu 20.04 — step-by-step Linux tutorial on Progressive Robot

Cara Menginstal dan Mengonfigurasi Nextcloud pada Ubuntu 20.04

Nextcloud, pecahan dari ownCloud, adalah suatu server berbagi berkas yang mengizinkan Anda untuk menyimpan konten pribadi, seperti dokumen dan gambar, dalam lokasi yang tersentralisasi, yang mirip seperti Dropbox. Dalam tutorial ini, kita akan menginstal dan mengonfigurasi instans Nextcloud pada server Ubuntu 20.04.

Read more
CHAT