So the worst of the worst happened and the bill wasn’t paid by my School’s admin staff. The site I need to get back up is campusflora.sydneybiology.org I have made a new project(?) so that at least people see something when they navigate to the site.
I am desperate. I have an archive of a previous release but don’t know how to start to make a droplet(?)… The site is based on rubyonrails.
Most of the information can be found here: (https://campusflora.wordpress.com/2015/05/07/offer-your-own-campus-flora/)
Is there an easy way to import from an archive… ?
FYI, I am very good with all things Botanical - ok technically - I think I might just about be able to get this site (or a previous version of it) back up with the generosity of the development community.
Kind regards ROsanne
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!
Hi @rosannequinnell,
If you have an archive that’s great, that means you only need a droplet to actually get to your desired situation. I’ll recommend using an Ubuntu droplet. Additionally, you’ll need to install NodeJS at the very least.
Luckily, there are good DigitalOcean articles on how to do so. The first thing you need to do is ready your droplet. The article you need follow is https://www.digitalocean.com/community/tutorials/initial-server-setup-with-ubuntu-18-04
Once you have finished the article, you can continue with installing NodeJS. For that,you’ll need to follow this article https://www.digitalocean.com/community/tutorials/how-to-install-node-js-on-ubuntu-18-04#installing-using-a-ppa
Lastly, you need to install Ruby on Rails in order to use your application. You can follow this article to do so, again DigitalOcean one - https://www.digitalocean.com/community/tutorials/how-to-install-ruby-on-rails-with-rbenv-on-ubuntu-18-04
Once you have followed the mentioned articles, you can go ahead and unpack your archive and configure it to work on the droplet.
That’s it, you are ready to go!
Regards, KDSys
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.