Announcement

Collapse
No announcement yet.

Hosting Espo on the Cloud

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Hosting Espo on the Cloud

    Hi,

    I have recently been tasks with hosting Espo on the cloud (ibm cloud). I was wondering if anyone had a step instruction on how to do this.

    I was thinking of using docker images of both MySQL and EspoCRM

    I am pretty new to cloud computing/docker so any help would be greatly appreciated.

    Thanks

  • #2
    Hi, if you are new to cloud computing, it will be a little bit tough for you - however there are a lot of tutorials how to prepare a server for hosting EspoCRM. If you want Docker image, here you have https://github.com/espocrm/espocrm-docker/ official espo docker image. If you want to go by "classic" way, you would need to setup a cloud server (IBM virtual server), download all neccesarry things such MySQL/MariaDB, php, configure everything, download EspoCRM, probably config Apache/Nginx etc. Or use services like https://bitnami.com/stack/espocrm bitnami. Here is a tutorial for example installation on CentOS https://hostpresto.com/community/tut...m-on-centos-7/

    Comment


    • #3
      If you a truly new, probably leave the it to a business that can host for you instead of managing the server yourself. You can develop skill in the future or someone else who is skill can do it.

      Personally I would recommend starting with a Shared Hosting which come with all the tools available that you probably would need or a VPS. Alternatively I heard Cloudtron is also a good alternative than using Docker/Bitnami.

      With Shared Hosting, once you get it, watching a video that is probably 30-45 minutes will get you started. But I understand you might not have that sort of freedom and are forced into using ibm cloud. Then you might be on your own, haven't seen any forum member mention ibm before.

      Comment

      Working...
      X