Coder Social home page Coder Social logo

Invalid app name about dokku-alt HOT 6 CLOSED

dokku-alt avatar dokku-alt commented on June 9, 2024
Invalid app name

from dokku-alt.

Comments (6)

ayufan avatar ayufan commented on June 9, 2024

It works more like heroku. Allowed APP name should consist only
alphanumeric charactercs. Use mydomain-com and then assign domain hostname.

On Oct 9, 2014 7:30 PM, "Yazin" [email protected] wrote:

I'm trying to create a root app for my domain mydomain.com. In Dokku, I
would do this using (on my local machine):

git remote add dokku [email protected]:mydomain.com
git push remote master

This would create the app mydomain.com in Dokku, but I instead get this
message:

Invalid app name
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

How would I create a root domain when I can't specify a domain as the app
name?


Reply to this email directly or view it on GitHub.

from dokku-alt.

yazinsai avatar yazinsai commented on June 9, 2024

Thanks @ayufan, and how do I assign the domain hostname once i've created the app?

from dokku-alt.

ayufan avatar ayufan commented on June 9, 2024

Domains can be controlled with this commands:

domains:get <app>                               Get domains for an app
domains:redirect:get <app>                      Get redirect domains for an app
domains:redirect:set <app> <domains...>         Set redirect app domains
domains:set <app> <domains...>                  Set app domains

from dokku-alt.

alecgorge avatar alecgorge commented on June 9, 2024

What is wrong with using periods in the app name? I realize Heroku doesn't allow this, but that doesn't feel like a good reason to prevent usage of periods in names.

from dokku-alt.

Dremora avatar Dremora commented on June 9, 2024

The original dokku allows periods. If they are present, application name becomes its fully qualified domain name, saving an extra configuration step. Would be nice to have this feature in dokku-alt as well.

from dokku-alt.

omeid avatar omeid commented on June 9, 2024

+1 I don't see the advantage of adding an extra configuration step.

from dokku-alt.

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.