No results found in makandra dev.
Best results in other decks
...might experience a Host key verification error if you try to connect to the server via ssh or sftp. Be aware that a Host key verification error is always suspicious...
...the currently provided host key (and type) in your known_hosts file. When the server stops providing that locally stored host key you get a mismatch and need to trust...
...generated by requests should be stored in public/system. Execute assets:precompile only on one server with Capistrano 3 If the assets directory is linked to glusterfs asset:precompile should only...
...on one of the appservers. The asset precompile is by default executed on all Servers with the role web. You can overwrite this in deploy.rb: set :assets_roles, [:assets]