/website-redirect

Quick Website Redirect App for DigitalOcean App Platform

Primary LanguagePython

website-redirect Deploy to DO

This simple Flask app allows you to perform a 301 redirect. You set the redirect the location you want to redirect to in the REDIRECT_TO environment variable.

This app is Dockerized for deployment and can also be deployed on DigitalOcean's App Platform using the Deploy to DO Button above.

Sample Use Cases

  • I personally use this to power discord.mason.dev. I wanted a permantely available link for my personal discord server and this allows me to redirect the URL I want to the Discord invite link.