File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 677677< h1 id ="deploying-to-remote-environments "> ☁️ Deploying to Remote Environments</ h1 >
678678< p > SuperStack is Docker-native, so deployment is simple and portable. Here's how
679679to deploy it to a remote server.</ p >
680- < p > A clear goal of SuperStack is that < strong > only < code > compose.yaml</ code > should be required on
681- the remote server</ strong > . No other file should need to be copied there .</ p >
680+ < p > A goal of SuperStack is that only < code > compose.yaml</ code > should be required on the
681+ remote server.</ p >
682682< h2 id ="1-prepare-your-images "> ✅ 1. Prepare your Images</ h2 >
683683< p > For services that are built (they have a < code > build:</ code > section in < code > compose.yaml</ code > ),
684684add your own container repository image URIs (e.g. your Docker Hub or GitHub
You can’t perform that action at this time.
0 commit comments