Skip to content

Instantly share code, notes, and snippets.

@grncdr
Created February 28, 2015 19:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save grncdr/167060a0e4bd8f15ce17 to your computer and use it in GitHub Desktop.
Save grncdr/167060a0e4bd8f15ce17 to your computer and use it in GitHub Desktop.
## THIS FILE IS MANAGED BY CHEF !
## ALL CHANGES WILL BE LOST !
storage: /var/lib/sinopia
users:
admin:
password: d033e22ae348aeb5660fc2140aec35850c4da997
stephen:
password: 50f549c3f7508d8a442df7979dabe656e28bea24
uplinks:
npmjs:
url: https://registry.npmjs.org/
packages:
'@contentful/*':
allow_access: admin $authenticated
allow_publish: admin $authenticated
'*':
allow_access: admin $all
allow_publish: admin
proxy: npmjs
#####################################################################
# Advanced settings
#####################################################################
logs:
- {type: 'file', path: '/var/log/sinopia/sinopia.log', level: 'warn'}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment