# Trying to deploy Trellis to Kinsta staging

**URL:** https://community.kinsta.com/t/trying-to-deploy-trellis-to-kinsta-staging/1412
**Category:** Application Support
**Created:** [April 8, 2022, 5:18pm UTC](https://community.kinsta.com/t/trying-to-deploy-trellis-to-kinsta-staging/1412 "2022-04-08T17:18:33Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![Fabien\_Campana](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/fabien_campana/32/939_2.png) [@Fabien\_Campana](https://community.kinsta.com/u/Fabien_Campana)
#### Post date: [April 8, 2022, 5:18pm UTC](https://community.kinsta.com/t/trying-to-deploy-trellis-to-kinsta-staging/1412/1 "2022-04-08T17:18:33Z")

</div>

Here is where I am at the moment;

I created my whole wordpress site using the [Roots.io](http://Roots.io) stack.

I am now trying to run:

> ansible-playbook --verbose deploy.yml -e env=staging -e site=kobol.test --limit=kinsta\_staging

But i got this error:

> /www/\<my\_site\>/public/current exists but is not a symbolic link

I’ve tried to ssh into my Kinsta staging and create the symlink

> ln -s /www/\<my\_site\>/public/current/

But here is the error I got

> ln: failed to create symbolic link ‘./current’: File exists

I’m left in the dark here, any ideas are more than welcome 🙂

---

<div class="post-metadata">

### Author: ![Fabien\_Campana](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/fabien_campana/32/939_2.png) [@Fabien\_Campana](https://community.kinsta.com/u/Fabien_Campana)
#### Post date: [April 8, 2022, 5:44pm UTC](https://community.kinsta.com/t/trying-to-deploy-trellis-to-kinsta-staging/1412/2 "2022-04-08T17:44:22Z")

</div>

For anybody that could find this useful, the team at Roots told me I just needed to delete the “current” folder.  
That did sort things out !

---

<div class="post-metadata">

### Author: ![DavidG](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/davidg/32/996_2.png) [@DavidG](https://community.kinsta.com/u/DavidG)
#### Post date: [April 8, 2022, 6:33pm UTC](https://community.kinsta.com/t/trying-to-deploy-trellis-to-kinsta-staging/1412/3 "2022-04-08T18:33:57Z")

</div>

Hi @Fabien_Campana, welcome!

Thank you for the information on Trellis and your experience with it! I’m sure this will be helpful to someone else in the future.

Our forum here is specifically for DevKinsta and it as a local environment.

We do have a blog post [here](https://kinsta.com/blog/bedrock-trellis/) that applies to our live and staging environments.  
If you would like, add a comment there and have a look in case you run into other questions about that type of deployment such as adding our MU plugin for your site.

Thanks,  
David

---

<div class="post-metadata">

### Author: ![Fabien\_Campana](https://sea2.discourse-cdn.com/flex020/user_avatar/community.kinsta.com/fabien_campana/32/939_2.png) [@Fabien\_Campana](https://community.kinsta.com/u/Fabien_Campana)
#### Post date: [April 8, 2022, 11:16pm UTC](https://community.kinsta.com/t/trying-to-deploy-trellis-to-kinsta-staging/1412/4 "2022-04-08T23:16:14Z")

</div>

Hey David, I’ll make a full reply to this post once I’ve got everything up and running, in case it helps any new user in the future.
