Skip to content

EspoCRM script installation guide on DigitalOcean - #950

Open
Heinti wants to merge 6 commits into
espocrm:masterfrom
Heinti:digital-ocean
Open

EspoCRM script installation guide on DigitalOcean#950
Heinti wants to merge 6 commits into
espocrm:masterfrom
Heinti:digital-ocean

Conversation

@Heinti

@Heinti Heinti commented Aug 18, 2026

Copy link
Copy Markdown
Contributor

No description provided.


![Choose a datecenter](../../_static/images/administration/digital-ocean/datacenter.png)

4. We recommend a Droplet plan with at least 1 GB of RAM.. Higher plans may provide a smooother user experience.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  1. It should be at least 2GB. Also change a screenshot.
  2. Fix .. > .

![Create an SSH key](../../_static/images/administration/digital-ocean/ssh-key.png)

> [!NOTE]
> At this step, you can proceed with registeting a domain on any preffered domain provider and bind it to the Public IPv4 address shown in the Droplet menu.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It should be added info about domain configuration to use the IP address of this droplet

7. Right after you log in to your server you can already download the installation script and run it with a singlt command:
```
wget -N https://github.com/espocrm/espocrm-installer/releases/latest/download/install.sh
sudo bash install.sh

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use sudo bash install.sh --ssl


![web-console position](../../_static/images/administration/digital-ocean/web-console.png)

7. Right after you log in to your server you can already download the installation script and run it with a singlt command:

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo

It's also possible to run the installer with all necessary preset, for example:
```
wget -N https://github.com/espocrm/espocrm-installer/releases/latest/download/install.sh
sudo bash install.sh -y --ssl --letsencrypt --domain=my-espocrm.com --email=email@my-domain.com

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Use espocrm-sandbox.com instead of my-espocrm.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants