Sign inSign up

brownman/gitlab-ci-runner-nodejs

By brownman

Updated almost 11 years ago

Image
0

664

brownman/gitlab-ci-runner-nodejs repository overview

Build Status Circle CI

structure

CFG/    #assign directory names and use permissions
MEAN/   #install mean using npm + scaffold new dir + [[[  DO WHATEVER WE NEED TO TEST OUR PACKAGE-REPOSITORY]]]
SH/     #install ubuntu machine packages + ruby + nodejs
DKR/    #docker only:  Exposing ports 
GITLAB/ #c.i runner:   Clone the repo + Use ruby to run it

gitlab-ci-runner-nodejs

Runner for gitlab-ci using docker with a fresh node.js, npm and phantom.js install

questions

  • how to let the gitlab user to access the mongoDB service ?
#example: postgresql 
+#CMD ssh-keyscan -H $GITLAB_SERVER_FQDN >> /root/.ssh/known_hosts && mysqld & /root/redis-stable/src/redis-server & /etc/init.d/postgresql start & bundle exec ./bin/setup_and_run

Tag summary

Content type

Image

Digest

sha256:b17baf5d7

Size

108.7 MB

Last updated

almost 11 years ago

docker pull brownman/gitlab-ci-runner-nodejs