By WilliamRails
Hi Experts,
I have been using DOKKU droplet to deploy an really tiny application.
Now I would like to deploy another applications in another container …
Can I do that ? Or is DOKKU droplet dedicated to run only one container ?
If so … any docs to help ?
Best regards
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
Yes, you can deploy multiple applications on your DOKKU droplet. Each application will run in a separate container.
To deploy a new application, simply add a new app on your DOKKU server using the following command:
- dokku apps:create your-new-app-name
Then you can continue with the usual process of adding your remote repository and pushing your code to deploy the new app.
For more information on deploying additional applications, check out the DOKKU deployment documentation.
Hope that this helps!
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.