This tutorial provides a step-by-step guide for deploying a Strapi application using Dokku and DigitalOcean.
This is a companion discussion topic for the original entry at https://strapi.io/blog/how-to-deploy-strapi-on-dokku-and-digitalocean
This tutorial provides a step-by-step guide for deploying a Strapi application using Dokku and DigitalOcean.
Once the installation is complete, you can access the Dokku web interface by navigating to
http://your-server-ip
in your browser. From there, you can configure your server and deploy your applications.
But my http://your-server-ip
is showing as
Welcome to nginx!
If you see this page, the nginx web server is successfully installed and working. Further configuration is required.
For online documentation and support please refer to nginx.org.
Commercial support is available at nginx.com.Thank you for using nginx.
Same, did you solve it?
It’s not a web interface there It used to be one back in the day.
Dokku is 99% CLI based, seen that website means dokku is running and working.