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
  1. Basic Operations

Pod Launch - General

PreviousAccount Funding - GeneralNextDocker Hub Intro

Last updated 3 years ago

To launch any workload, first ensure the image is available on Docker Hub.

You can also automate the image preparation with this guide

Be sure your account is funded:

Go to the Dashboard

Click

Configure your application.

The Application Name will be helpful to select servers during debugging

For custom DNS reference the following:

When running a web server you can use the webtty to check internal function before checking external functions.

Custom DNS
WebTTY, Logs, Shell Access
Docker Hub Intro
GitHub, DockerHub and StackOS Integration
Account Funding - General
WebTTY, Logs, Shell Access
Environment Variables defined like those in -e NAME=Value