File tree Expand file tree Collapse file tree 5 files changed +14
-7
lines changed
Expand file tree Collapse file tree 5 files changed +14
-7
lines changed Original file line number Diff line number Diff line change @@ -613,6 +613,13 @@ <h2 id="2-create-a-env-file">2. Create a .env file</h2>
613613< div class ="highlight "> < pre > < span > </ span > < code > SQITCH_TARGET=db:pg://postgres:postgres@localhost/app
614614</ code > </ pre > </ div >
615615< p > On Mac or WSL2, use < code > host.docker.internal</ code > instead of < code > localhost</ code > .</ p >
616+ < p > Verify your connection:</ p >
617+ < div class ="highlight "> < pre > < span > </ span > < code > iko< span class ="w "> </ span > check
618+ </ code > </ pre > </ div >
619+ < p > You should get:</ p >
620+ < div class ="highlight "> < pre > < span > </ span > < code > No registry found in db:pg://postgres@postgres/app. Have you ever deployed?
621+ </ code > </ pre > </ div >
622+ < p > This means your connection is working.</ p >
616623< h2 id ="3-initialise-a-project "> 3. Initialise a project</ h2 >
617624< div class ="highlight "> < pre > < span > </ span > < code > iko< span class ="w "> </ span > init< span class ="w "> </ span > myapp
618625</ code > </ pre > </ div >
Load Diff Large diffs are not rendered by default.
Original file line number Diff line number Diff line change 22<urlset xmlns =" http://www.sitemaps.org/schemas/sitemap/0.9" >
33 <url >
44 <loc >https://explodinglabs.com/iko/</loc >
5- <lastmod >2025-06-02 </lastmod >
5+ <lastmod >2025-06-05 </lastmod >
66 </url >
77 <url >
88 <loc >https://explodinglabs.com/iko/commands/</loc >
9- <lastmod >2025-06-02 </lastmod >
9+ <lastmod >2025-06-05 </lastmod >
1010 </url >
1111 <url >
1212 <loc >https://explodinglabs.com/iko/deploying/</loc >
13- <lastmod >2025-06-02 </lastmod >
13+ <lastmod >2025-06-05 </lastmod >
1414 </url >
1515 <url >
1616 <loc >https://explodinglabs.com/iko/gettingstarted/</loc >
17- <lastmod >2025-06-02 </lastmod >
17+ <lastmod >2025-06-05 </lastmod >
1818 </url >
1919 <url >
2020 <loc >https://explodinglabs.com/iko/running/</loc >
21- <lastmod >2025-06-02 </lastmod >
21+ <lastmod >2025-06-05 </lastmod >
2222 </url >
2323 <url >
2424 <loc >https://explodinglabs.com/iko/scripting/</loc >
25- <lastmod >2025-06-02 </lastmod >
25+ <lastmod >2025-06-05 </lastmod >
2626 </url >
2727</urlset >
You can’t perform that action at this time.
0 commit comments