ditatompel

ditatompel

A programmer and sys-admin living in Indonesia

Misskey NodeJS (NVM with PM2) update steps
Misskey NodeJS (NVM with PM2) update steps
Misskey is under heavy development and event minor update need higher version of NodeJS. In this article, I want to share my experience how to perform an update to Misskey instances which run using PM2 and NVM
Rescue broken asciinema-server upgrade (PostgreSQL 12 => 14)
Rescue broken asciinema-server upgrade (PostgreSQL 12 => 14)
How to rescue broken asciinema-server upgrade that caused by incompatible files in the volume of the old PostgreSQL 12 container with the latest upstream version
How to install Misskey in Ubuntu 22.04 (Manual without Docker)
How to install Misskey in Ubuntu 22.04 (Manual without Docker)
Step-by-step installing Misskey, an open-source social media platform that has been making waves in the world of fediverse enthusiasts
New Archlinux Mirror in Indonesia
New Archlinux Mirror in Indonesia
New archlinux mirror repository in Indonesia and it's Grafana monitoring metrics
A little conversation with ChatGPT from AWS to Quantum Computer
A little conversation with ChatGPT from AWS to Quantum Computer
We discussed how to process large amounts of data and the cost of processing data. We also talked about quantum computing: potential threat to encryption, post-quantum cryptography, cooling, managing entanglement, particle duality, and superposition
Automatic backup CyberPanel websites to S3 Storage without CyberPanel Cloud
Automatic backup CyberPanel websites to S3 Storage without CyberPanel Cloud
Bash script to automatic backup CyberPanel websites to S3-compatible Storage without connectiong your CyberPanel instance to CyberPanel Cloud
Ghost multi-blog backup bash script to Minio (S3 Compatible)
Ghost multi-blog backup bash script to Minio (S3 Compatible)
Simple bash script to automatic backup multiple Ghost blog on the same server to remote AWS S3 compatible server.
Install self-hosted community-driven Firefox Send (timvisee/send) NodeJS version + Minio as storage backend
Install self-hosted community-driven Firefox Send (timvisee/send) NodeJS version + Minio as storage backend
How to install self-hosted NodeJS timvisee/send (formerly Firefox Send) on Ubuntu and use Minio as it's storage backend.
Automate CyberPanel Git push without it's default Git Manager feature
Automate CyberPanel Git push without it's default Git Manager feature
Alternative way to commit CyberPanel websites changes to GitHub without Git Manager with a little bit better security practice by using GitHub Deploy keys.