By tw2tw34t
Hello,
I am a student new to development and am building a web app that will serve up collected research data to a dashboard (thinking bootstrap or angular). We have scraped this data in XML form (although JSON is also an option). Is this possible to do with digitalocean? If so do I need a droplet to host the app and a database?
The information will be updated periodically and is mainly quantitative and organized in tables. Originally I was planning on parsing it with python before feeding it to a PostgreSQL database that would be referenced by the bootstrap/angular front end using PHP although I don’t know if that is best practice. Any advice would be appreciated.
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!
Accepted Answer
Hi there @waakeem,
Yes hosting this on a Droplet would not be a problem at all. Here are some step by step tutorials which would help you along the way:
https://www.digitalocean.com/docs/droplets/how-to/create/
https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-18-04
https://www.digitalocean.com/community/tutorials/how-to-install-and-use-postgresql-on-ubuntu-18-04
Hope that this helps! Regards, Bobby
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.