Diego Louzán
9ba61c346f
refactor(docker): multistage build / support for running as random uid
...
- refactor env directives
- move startup cmd to `docker-bin` directory to avoid it being included
in the npm package
2018-08-02 20:23:26 +02:00
Diego Louzán
4862acdc0e
refactor(docker): multistage build / support for running as random uid
...
- refactor docker image to use builder multistage pattern
- separate storage directories
- verdaccio code directories are not user writeable
- add generic support for random user uid on environments where the startup
user for docker is randomized (e.g. openshift)
2018-08-02 20:23:25 +02:00
Juan Picado @jotadeveloper
765c4d2b5d
refactor: Update cli path and fix eslint errors for transpiled code
2018-01-07 07:59:36 +00:00
Meeeeow
7fef14c322
refactor: directory structure
2017-07-18 21:08:10 +02:00
Juan Picado
f282941075
Apply partially new eslint rules, upgrade es6 and replace octal literals by chalk colors
2017-04-23 22:19:31 +02:00
trent.earl
8083df1361
bin/* should be executable
2016-08-13 10:11:15 -05:00
Juan Carlos Picado
115a02b0eb
restore binary cli command
2016-08-13 08:03:16 +02:00
trent.earl
d8f2d95f92
Rename binary to verdaccio
2016-07-30 19:37:30 -05:00
Alex Kocharin
b2f6128e9c
style fix
2013-10-26 16:18:36 +04:00
Alex Kocharin
a76a443994
moved bin/sinopia to lib/cli.js
2013-10-09 19:47:55 +04:00
Alex Kocharin
683f4657e4
forking 2 servers for tests
2013-09-27 08:57:09 +04:00
Alex Kocharin
5f9e3aebc5
better error handling
2013-09-25 12:49:06 +04:00
Alex Kocharin
9374872a64
numeric port in config file
2013-09-25 12:10:40 +04:00
Alex Kocharin
e351559dd2
adding listen address to config
2013-09-24 08:40:46 +04:00
Alex Kocharin
c84413517f
making storage path relative to config path
2013-09-24 08:15:13 +04:00
Alex Kocharin
61727a771e
bug: it's not really listening on localhost by default
2013-06-20 22:40:04 +04:00
Alex Kocharin
a8fa475dc1
config file changes
2013-06-13 18:21:14 +04:00
Alex Kocharin
c705152966
name change + a lot of work...
2013-06-08 05:16:28 +04:00
Alex Kocharin
af452c93d3
initial development
2013-05-31 10:26:11 +04:00
Alex Kocharin
b7bd0c2302
initial commit
2013-05-22 10:48:04 +04:00