Create a Digital Ocean Droplet for Laravel


Steps 1: Create a Digital Ocean Droplet

a. Once you are logged in to digital ocean.

From the control panel’s main navigation, click + New Project to open the creation page.There are two steps in creating a project: defining its settings (like a name and description). You can name it anything you like and it can contain spaces.

Image title

Once you click Create Project, it will send you to a new screen move resources, just skip it and complete it.

b.Next create a droplet, you will see a button "Create" in the top right of the control panel, click the droplet.

Image title

c. Choose the image of your choice which can be a Linux distribution. For the sake of this tutorial, choose the very first, that is Ubuntu.

Image title

d. Choosing a size depends on how much storage,Ram, and vCPUs your project need. But for the sake of this tutorial, you can go for the very basic.

Image title

e. Choose a Digital Ocean datacenter region, this is the location from where you server will run.

A good option is selected by default for you depending on your location, but for the best performance and minimal latency, choose the datacenter nearest to the region of your target users. Click here to make a decision based on which products and features are available in which regions.
Image title

f. select additional options.

for the sake of this article, I will skip this part which we don't need, we already have enough resources to launch the project.

Image title

g. select an authentication method.

In the Authentication section, you choose the method you want to use to log into your Droplet. There are two options:

  1. SSH keys, which provide more security than a password and recommended one.
  2. One-time password, which emails a single-use password to you and will require you to set a new password the first time you log in

for the simplicity I will choose the one-time password method, even though SSH is recommended , personally I don't find there is any security risk with password method unless you are giving some one access to your server.

Image title

You should receive the IP Address of your Droplet and the  ROOT Password via email when you select on-time password option above. You can also find the IP address in your Control Panel.

Let's move to the next step.

Written by Akram Wahid 4 years ago

are you looking for a chief cook who can well craft laravel and vuejs, to make some awsome butterscotch,
yes then it is right time for you to look at my profile.

Do you want to write Response or Comment?

You must be a member of techalyst to proceed!

Continue with your Email ? Sign up / log in

Responses

Be the first one to write a response :(

{{ item.member.name }} - {{ item.created_at_human_readable }}

{{ reply.member.name }} - {{ reply.created_at_human_readable }}