# Trellis with Bluehost

**URL:** https://discourse.roots.io/t/trellis-with-bluehost/8778
**Category:** trellis
**Tags:** ansible
**Created:** 2017-02-09T17:40:03Z
**Posts:** 5

## Post 1 by @tcboles — 2017-02-09T17:40:03Z

Will trellis work with Bluehost if ssh is available? If so, is there anything I need to do to my Bluehost server before attempting to deploy? Lastly, is there a way to use a subdirectory on Bluehost for the trellis deploy?

---

## Post 2 by @MWDelaney — 2017-02-09T17:57:49Z

See here:

> **[Remote Server Setup | Trellis Docs](https://roots.io/trellis/docs/remote-server-setup/)**
>
> Using Trellis on a remote server requires a server running a bare/stock version of Ubuntu 22.04 LTS. You can't run Trellis on a shared host.

> - You need a server running a bare/stock version of Ubuntu 16.04 Xenial. If you’re using a host such as DigitalOcean, then just select their Ubuntu 16.04 option.
> 
> **You can’t run Trellis on a shared host.**

---

## Post 3 by @nathanielks — 2017-02-09T18:14:05Z

@tcboles you can’t provision Trellis to a shared host, but you _can_ deploy. As long as you have ssh access, there are ways :wink:

---

## Post 4 by @tcboles — 2017-02-09T18:30:32Z

@nathanielks I was thinking about using Capistrano for deployment and trellis for local development since I’m on a shared host. Is this similar to what you are referring to?

---

## Post 5 by @nathanielks — 2017-02-09T18:51:37Z

@tcboles sort of? I was referring to using Trellis for deployments as well. See this reply for how to get Trellis working on another shared host, Kinsta: [Do you mantain your servers?](https://discourse.roots.io/t/do-you-mantain-your-servers/4709/21?u=nathanielks).

That said, is there a reason you’re going with BlueHost over another?
