Explore >> Select a destination


You are here

dylanbeattie.net
| | eradman.com
9.2 parsecs away

Travel
| | [AI summary] The article provides a technical guide on migrating data from MySQL to PostgreSQL, covering strategies for streaming updates, exporting and cleaning data using shell scripts and SQL, and adjusting schema definitions for compatibility.
| | www.cdchase.com
4.8 parsecs away

Travel
| | In preparation for developing my own custom theme, and for good best practice, I have automated a backup of the MySQL database hosting this blog from a Linux host sitting behind a firewall at home. I am using the Open Source SourceForge project, AutoMySQLBackUp. I have been using this Unix shell script at my employer ... Continue reading "Backup for WordPress MySQL Database on MediaTemple"
| | jessitron.com
8.2 parsecs away

Travel
| | This post builds on the excellent tutorial from Tania Rascia: Create and Deploy a Node.js, Express, & PostgreSQL REST API. I want to build a little web app that can store some data! ...without installing anything new on my computer. Here's how to configure VSCode Remote Containers to do that. Installed on my machine: DockerVSCodeVSCode...
| | usher.dev
24.1 parsecs away

Travel
| [AI summary] This tutorial guide explains how to configure a Wagtail CMS application for deployment on Fly.io using Dockerfiles and PostgreSQL dependencies.