Skip to content

small wrapper arround fastboot-app-server for spinning fastboot app

Notifications You must be signed in to change notification settings

jedrula-communications/ember-fastboot-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

building with docker

docker build -t jedrula-fastboot . docker tag jedrula-fastboot jedrula/jedrula-fastboot docker push jedrula/jedrula-fastboot

in case you do not have rights to push you probably need to docker login

ember-fastboot-server

small wrapper arround fastboot-app-server for spinning fastboot app

to download the code and spin the server

  1. deploy the ember app, see more here

  2. copy contents of https://github.com/jedrula-communications/ember-fastboot-server/blob/master/bin/build to a file on the server like build_ember_fastboot_server

  3. sh build_ember_fastboot_server

  4. cd ember-fastboot-server-master

  5. spin it

PORT=5000 DIST_PATH=../jedrula-app/current node server.js

4.1. ...as a service

and once installed:

sudo service ember-fastboot-server-master start

About

small wrapper arround fastboot-app-server for spinning fastboot app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published