Deploy Ubuntu 12.04 Precise Pangolin Discussion
It was a permissions issue. Everything was set to nogroup somehow.
Matt Gardner repliedIt was a permissions issue. Everything was set to nogroup somehow.
Matt Gardner repliedupdate actuallytnx, for correcting methe one that fetches the repos or sort of
Shefferd repliedI haven't done direct uploads with Shrine v3 yet, but that's on my todolist.
Chris Oliver repliedProblem: Recently We have changed IP address of the stage server. We are using Capistrano for deploying rails application. So after changing server IP address when we run a command: cap develop(bra...
Rutul Shah postedI have an app where I got the CRUD functionality working and I added some AJAX to learn how to use it. I changed a class to use AJAX for the delete, edit and show views from the index view. That ...
Drew repliedHey, Chris! According to the Shrine plugins page, "direct_upload is [OBSOLETE]" and they want you to "Use `upload_endpoint` and `presign_endpoint` plugins instead." I have been following along with...
Rod Klingler repliedJust posting for those trying to use Bootstrap 5. Your connect function will work after you import Bootstrap and will look like so. Hope this helps: ``` new bootstrap.Toast(this.element).show(); ```
Chuck repliedYou need to change ApplicationController to ApiController in locations_controller.rb.
Henry Kim repliedHey there ! I'm trying to deploy on a private server following this tutorial with a rails 5.2 app and somehow when I cap production destroy, i get an error saying 01 SassC::SyntaxErro...
paul lahana repliedI built a stimulus controller for this but ran into some issues getting the uppy stylesheets to load. I spent a lot of time trying to figure it out. Putting details here so I don't lose them or pe...
Brian Carpenter repliedits possible to use this gem without subdomain. So every tenant will have same domain but inside the logic there is scheme segregation ?
soutsur repliedrvm has first tier support for bash, and nominal support for zsh, and WILL NOT WORK in other shells. rbenv is the tool you need to use for other shells, or just do things manually.
Peter Boling repliedGreat tutorial. Everything went well, but when I do cap deploy production, I get the error below. Any ideas? Thank you!cap aborted!SSHKit::Runner::ExecuteError: Exception while executing as deploy@...
Alex Hendershott repliedCool. I'll try it this afternoon. Thanks so much again.
Melanie replied • SolvedThank you, it helped me a lot...
ZhAinoS %z% replied