ruby on rails - Sidekiq monitor no CSS and no Bootstrap in production -


i have problem sidekiq monitor - in development works fine in production not have css working displaying plain web page no stilling on int! body knows how fix please!!!!

i using version https://github.com/mperham/sidekiq/wiki/monitoring

it works me linking gem assets public folder this:

ln -svf /home/deploy/my_app/shared/bundle/ruby/2.1.0/gems/sidekiq-4.0.1/web/assets /home/deploy/my_app/current/public/sidekiq 

Comments

Popular posts from this blog

javascript - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -