Code Monkey home page Code Monkey logo

Comments (9)

rootedsoftware avatar rootedsoftware commented on May 21, 2024 3

@jkrup ok, here it is #119

Let me know what you think. Thanks

from meteor-now.

rootedsoftware avatar rootedsoftware commented on May 21, 2024 1

@jkrup do you think you'd merge a pull request with this switch added? If so, I'll work on one.

from meteor-now.

remotealex avatar remotealex commented on May 21, 2024

@tomyo I use a bash script for this

#!/bin/sh
meteor-now -e 'NODE_ENV=production'
now alias

Make sure to have something like this in your package.json:

  "now": {
    "name": "app",
    "alias": "my-domain.com"
  },

Checkout the docs for more

from meteor-now.

rootedsoftware avatar rootedsoftware commented on May 21, 2024

I'm using meteor-now and CircleCI to do continuous deployments and I'm not able to just use a script or run the now alias command because meteor-now uses the folder name as the now name. This means that if I want to be able to do a production and a dev deployment then both of these will be deployed to now under the same name.

from meteor-now.

AshHimself avatar AshHimself commented on May 21, 2024

Sound like a PR @c316 do pass a param which will be used for the alias. I for one would like to do this as well as i'm currently assigning alias manually.

from meteor-now.

jkrup avatar jkrup commented on May 21, 2024

Yeah @c316 I think it would be a great addition! Thanks!

from meteor-now.

 avatar commented on May 21, 2024

@jkrup can you merge this? <3

from meteor-now.

rootedsoftware avatar rootedsoftware commented on May 21, 2024

I think this can be closed @jkrup since this is now merged, right?

from meteor-now.

jkrup avatar jkrup commented on May 21, 2024

Yup! Thanks!

from meteor-now.

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.