LogoLogo
Deploy NowCommunity Careers
  • Introduction to StackAI
  • Litepaper
  • FAQs
    • Introductory FAQs
    • Technical FAQs
    • Project/App FAQ
    • Financial FAQs
  • Tokens
    • Add $STACK to MetaMask
    • Buy $STACK Tokens
  • App Deployment on StackOS
    • Custom App Deployment
    • AppStore App Deployment
    • Deploy a Containerized Application on StackOS
  • Basic Operations
    • Create WebTTY
    • WebTTY, Logs, Shell Access
    • Practice - Persistent Data, Alternate User
    • Reset StackOS Account
    • Map a container port
    • Custom DNS
    • Custom SSL
    • Account Funding - General
    • Pod Launch - General
  • Preparing Custom Images
    • Docker Hub Intro
    • GitHub, DockerHub and StackOS Integration
  • App Store Notes
    • Redis on StackOS
    • Memcached on StackOS
    • Presearch on StackOS
    • Wordpress on StackOS
    • Jenkins on StackOS
    • WebDAV on StackOS
  • Useful Apps
    • phpMyAdmin (Mysql Web Admin)
  • Wordpress Operations
    • Launching a Wordpress app on StackOS
    • WordPress Migration
    • Account Funding - Wordpress
    • Upload limit increase
    • SSL Mixed Content Resolution
    • Wordpress Domain Change
  • Other Applications
    • Python Applications
    • RSK
  • 0xMarket
    • Viewing your NodeNFT
    • Listing your NodeNFT
    • Buying a NodeNFT
Powered by GitBook
On this page
  • ✅ Steps to add your custom DNS
  • ✅ Most Common Problems Encountered
  1. Basic Operations

Custom DNS

Use your own domain for any pod on StackOS

PreviousMap a container portNextCustom SSL

Last updated 2 years ago

✅ Steps to add your custom DNS

  1. Click on your POD in the StackOS Dashboard

  2. Go to the settings and input the domain you wish to associate with the pod

If you are using Cloudflare (recommended) you will see something similar to the following (exact values will vary based on your deployment cluster)

✅ Most Common Problems Encountered

  • Did not set up TXT record

    • Pod is not able to associate until you have done this.

  • Did not click verify after adding TXT record

    • Pod will not finish reconfiguration until you have done this

  • Did not add A record

    • DNS will not be completely configured until you have done this

  • site.com works but www.site.com does not (or the other way)

Redirect the non-working URL to the working URL:

https://developers.cloudflare.com/pages/how-to/www-redirect/