tenex / rails-assets

The solution to assets management in Rails
https://rails-assets.org
MIT License
1.63k stars 69 forks source link

Run Locally (company-wide) #398

Closed waynerobinson closed 2 years ago

waynerobinson commented 7 years ago

Is it possible to get a quick guide on the initial Ansible bootstrapping and executing to get Rails Assets deployed in production onsite?

I have it running in dev, but wondered if there is anything special to do in production. For example, the concurrency for workers seems to be set at 1 in sidekiq and I was wondering if this is for a reason?

joshjordan commented 7 years ago

We don't have one put together right now, but we should do so once this hosting event is concluded. If you move forward, we'd truly welcome a PR as a first step towards this.

We're also considering a paid, self-hosted option that we'd setup & maintain for you. Hit me up at josh@tenex.tech if anyone finds that interesting.

hut8 commented 2 years ago

I'm going to close this; the concurrency is certainly configurable. This is a pretty standard rails app to deploy. Let us know if you get stuck -- you've probably moved on from rails-assets by now 😄