Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4836

Unusual Deployment Question

$
0
0

@toinecl wrote:

I need to create a single Ember Application that can automatically be deployed to multiple URLs.

So, Imagine the following URLs all having the same files in it:

myserver/Toinecl/TestApplication/
myserver/Toinecl/WebApp3/
myserver/Toinecl/EmberApp4/

There is an automated way to create more copies with variable names, all under “/Toinecl”. The automated way just copies the output of my “dist” folder to a new subfolder under /html/Toinecl

Is there anything I can do to make the “ember b” output completely location unaware?

It’s weird, I know, but really would appreciate the help :slight_smile:

Just to add: server is Apache running on Ubuntu

Toine

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4836

Trending Articles