Coder Social home page Coder Social logo

Comments (7)

luxifer avatar luxifer commented on August 18, 2024

Did you check on the dokku repo if this behavious is supported?
Anyway I'll have a look on this and I'll try to reproduce this error.
Plus, do you use the mariadb plugin? Have you the same behaviour?

from dokku-redis-plugin.

simonmaddox avatar simonmaddox commented on August 18, 2024

From what I can tell, everything is pretty standard.

The only other plugin I was running at the time was dokku-supervisord.

from dokku-redis-plugin.

Prinzhorn avatar Prinzhorn commented on August 18, 2024

Same here when doing git push production master

remote: /var/lib/dokku/plugins/redis/commands: line 111: /home/dokku/www/ENV: Permission denied
To dokku@<host>:www

What I can say is that /home/dokku/www/ENV is owned by root. Maybe I configured something wrong. Just getting started with dokku (also on DigitalOcean with the dokku droplet).

from dokku-redis-plugin.

joshmn avatar joshmn commented on August 18, 2024

Here too. Same as @Prinzhorn

from dokku-redis-plugin.

Prinzhorn avatar Prinzhorn commented on August 18, 2024

After playing around with dokku some more I have a guess what I did wrong. The installation instructions say

cd /var/lib/dokku/plugins
git clone https://github.com/luxifer/dokku-redis-plugin redis
dokku plugins-install

but how do you execute them on the server? I mean, the dokku user isn't allowed to create a ssh session, he can only execute single dokku commands using ssh -t. That's why I ended up connecting to the server using the root user in order to install the plugin, which explains the permission issues.

So the question is, how do I actually install a dokku plugin using the dokku user?

Edit: This is explained here btw dokku/dokku#502

from dokku-redis-plugin.

luxifer avatar luxifer commented on August 18, 2024

Thanks for reporting! I use to install dokku plugin as root and I have no problems depoying apps, I'll try

from dokku-redis-plugin.

luxifer avatar luxifer commented on August 18, 2024

I'm sorry to reply so lately, this plugin has been deprecated, please use https://github.com/dokku/dokku-redis-plugin

from dokku-redis-plugin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.