Hi There,
Its pre sales enquiry, i hope you can answer to my questions.
So please let me know how can i achieve all this from your solution.
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!
DigitalOcean provides a barebones solution (VPS / Virtual Private Server), which allows you to create essentially anything you’d like.
You’re provided with a blank canvas and root access to your Droplet (VPS), so you’d be free to install any software that is capable of running on the operating system you choose – that includes PHP and MySQL.
If you’re not too familiar with the CLI (Command Line Interface), you may want to check out the link below. DigitalOcean has a growing library of tutorials that cover a wide range of topics, including setting up a LAMP (Linux, Apache, MySQL, PHP) or LEMP Stack (Linux, NGINX, MySQL, PHP-FPM).
DigitalOcean Tutorials: https://www.digitalocean.com/community/tutorials
As far as your application, you mention allowing both online and offline access. Accessing the VPS does require online access, so if they client using your application goes offline, they wouldn’t be able to access the server which your code runs on. You could, of course, run your code locally and set that up for the client and then when they go online, have it sync, though that’s something you’d need to setup at the application level and on the client side.
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.