Uh oh!
There was an error while loading. Please reload this page.
EspoCRM script installation guide on DigitalOcean - #950
Open
Heinti wants to merge 6 commits into
Open
Conversation
|  | ||
| 4. We recommend a Droplet plan with at least 1 GB of RAM.. Higher plans may provide a smooother user experience. |
Contributor
There was a problem hiding this comment.
- It should be at least 2GB. Also change a screenshot.
- Fix
..>.
|  | ||
| > [!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. |
Contributor
There was a problem hiding this comment.
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 |
Contributor
There was a problem hiding this comment.
Use sudo bash install.sh --ssl
|  | ||
| 7. Right after you log in to your server you can already download the installation script and run it with a singlt command: |
| 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 |
Contributor
There was a problem hiding this comment.
Use espocrm-sandbox.com instead of my-espocrm.com
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.