Skip to content

adcade/pypicloud-formula

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Buildbot

Available states

Install pypicloud with s3-storage served with nginx + uwsgi.

Pillar example

s3_key:    <s3_key>
s3_secret: <s3_secret>

pypicloud:
  bucket:   <s3 bucket as storage, required>
  admin:    <admin username, required>
  password: <admin password, required>
  session_encrypt_key:  <beaker session encrypt key, required>
  session_validate_key: <beaker session validate key, required>
  uwsgi_port: <uwsgi port, optional, default: 6543>
  nginx_port: <nginx port, optional, default: 3031>
  nginx_location: <nginx location default: />

see pillar_example.sls

About

saltstack formula for pypicloud

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published