Coder Social home page Coder Social logo

dokkusd-client's Introduction

dokkusd-client's People

Contributors

odscjames avatar radix0000 avatar

Stargazers

Nikolaus Schlemm avatar

Watchers

Bee Webb avatar Rob Redpath avatar Steven Flower avatar Bibiana Cristòfol avatar  avatar

dokkusd-client's Issues

Can we add a command option?

See fce6423

This would just let app.json define any dokku command to run.

For security, I said $APP_NAME had to be in the command.

But I realised the security of making sure $APP_NAME is there is probably not enough.

You can run

dokku apps:list $APP_NAME 

Which becomes

dokku apps:list whateveryouwant

And you'll still get a full list of apps on the servers.

So there may be other holes where people can do destructive actions on other apps on the server.

Check App Names

App name must begin with lowercase alphanumeric character, and cannot include uppercase characters, colons, or underscores

Enforce this is the deployer, so if invalid app name clean it up. This is better than just not running, I think.

Env vars with new lines in

Might make this error:

xargs: unmatched single quote; by default quotes are special to xargs unless you use the -0 option
 !     At least one env pair must be given

Look into.

Also, in this case there was a trailing new line that was not wanted - should we just strip values?

What is this?

This looks interesting, but I'm at a loss as to what it is.

Please could the README and/or repo description and/or the docs be updated to describe what this is, what it does, and when someone might want to use it?

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.