Question
specific steps in setting up Java 7, Glassfish and mySQL on my droplet
At the behest of my Java instructor, I created a Digital Ocean account and set up a droplet, then left me hanging about what to do next. I am a newbie programmer, so I need some hand holding, in some regards. I created a Java program on NetBeans that I need to load up, so I know I need to load up on my droplet, Java 7 and the Glassfish web container, along with my simple mySQL database. Very specific directions will be appreciated.
This is what I am looking at right now in my console: root@pharmdb: ~# <– next steps from here, please - thx!
NOTE: pharmdb is the name of my droplet.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×