Month: January 2021

  • Setting Digital Ocean environment variables

    Setting Digital Ocean environment variables

    Are you trying to work out how to setup environment variables for your Digital Ocean droplet or app running on the app platform? Here’s how. Digital Ocean droplet environment variables Setting an environment variable for a droplet is a little more complicated than for an app running on the app platform. Follow these steps to…

  • How to create an Azure app service with a database

    How to create an Azure app service with a database

    Need to deploy your app to an Azure app service, and rely on a database such as Postgres or Azure SQL? Microsoft is now previewing a new blade in the Azure portal that lets you quickly spin up an Azure app service with an associated database. Supported database engines for the preview are Postgres or…