V
V
Vasek182016-10-19 00:09:51
Software Deployment
Vasek18, 2016-10-19 00:09:51

Where to deploy Laravel project?

Hi everyone
, I want to deploy a website in Laravel. I tried forge.laravel and digitalocean, they are perfect, but there are a couple of problems with them:
- Most likely, it is impossible to work with files starting with a dot (critical for the project)
- In principle, I don’t want to work with Americans

Therefore, I’m looking for hosting, the complexity of the requirements:
-Auto-deploy from Gita
-Composer -Migrations
-Change the
"public" folder (you know that the Laravel code is lower than public)
-Preferably access via
FTP -Ruble calculation
-Russian language of those. support and personal

account That is, the convenience of forge.laravel, but focus on Russian clients

I would be glad if you tell me the companies you need or your own way to deploy a project on Laravel with continuous integration
Thank you

Answer the question

In order to leave comments, you need to log in

4 answer(s)
A
Alexander Aksentiev, 2016-10-19
@Sanasol

Option 1
Вариант 2

  1. Берете любой VPS хостинг.
  2. Засовываете туда какой-нибудь CI движок.
  3. ...
  4. Профит

Максим, 2016-10-19
@pudovMaxim

Deployer - деплой по одной команде dep deploy. Будет и миграции делать и все что захотите. Немного с настройками повозиться.

P
Philipp, 2016-10-19
@zoonman

Берете любой VPS, цепляете хук от Git и настраиваете деплой через Capistrano.

A
Andrzej Wielski, 2016-10-19
@wielski

Я использую связку vscale.io и serverpilot.io
Серверпилот практически идеален для ларавела, vscale хостит сервера в России.
Думаю, вам подойдет.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question