bitvend/deployment
q3k 75c222852b default.nix: implement
This paves the way to hosting bitvend with NixOS.

Getting this to work required pulling in flask-oauthlib and a bunch of
older dependencies. This isn't great, but before we migrate
flask-spaceauth to use authlib that's what we have to do.

We also build pigpio/cygpio. pigpio should get upstreamed into nixpkgs.

We also rename bitvend.py to bitvend-run.py to unconfuse python paths.

To test:

    nix build
    result/bin/bitvend-run.py
2020-02-23 11:44:10 +01:00
..
INSTALL Add deployment info 2017-01-20 22:48:03 +01:00
ansible.cfg Cleanup, deployment playbook 2017-10-01 21:37:50 +02:00
bitvend.service default.nix: implement 2020-02-23 11:44:10 +01:00
hosts Cleanup, deployment playbook 2017-10-01 21:37:50 +02:00
nginx.site Proper static content serving, caching and https fix for url_for 2017-10-11 19:18:20 +02:00
playbook.yml deployment: get rid of swapfile 2018-06-10 19:48:36 +02:00