summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Add etc/nginx/nginx.confrsiddharth2019-11-161-0/+124
|
* Add etc/nginx/rsiddharth2019-11-162-0/+49
|
* Add etc/newsyslog.confrsiddharth2019-11-161-0/+17
|
* Makefile: prd-init: pkg_add nginx, update rsync.rsiddharth2019-11-161-1/+2
|
* Makefile: Add prd-tbrsiddharth2019-11-161-0/+14
|
* etc/tball: Update backup location.rsiddharth2019-11-161-1/+1
|
* bin/tball: Don't enchive backups.rsiddharth2019-11-161-9/+4
|
* Add etc/tball.rsiddharth2019-11-161-0/+1
|
* Add cron/rootrsiddharth2019-11-161-0/+1
|
* Makefile: Update prd-init.rsiddharth2019-11-161-1/+1
| | | | pkg_add bash.
* Add bin/tballrsiddharth2019-11-161-0/+254
|
* README.md: Update license section.rsiddharth2019-11-161-1/+1
|
* Makefile: Add prd-config.rsiddharth2019-11-161-0/+5
|
* Makefile: Update prd-rcd.rsiddharth2019-11-161-5/+6
|
* Makefile: Update prd-httpd.rsiddharth2019-11-161-1/+2
|
* Makefile: Remove prd-userrsiddharth2019-11-161-8/+6
| | | | Integrate it into prd-init.
* setup.py: Bump to 0.1.0.dev4.rsiddharth2019-11-162-2/+2
|
* Makefile: Use rsync.rsiddharth2019-11-161-6/+6
| | | | Use rsync instead of scp.
* Makefile: Add prd-sk.rsiddharth2019-11-161-0/+7
|
* Add ssh/lyra.pubrsiddharth2019-11-161-0/+1
|
* Makefile: PRD_HOST: Change to vela.rsiddharth2019-11-151-1/+2
|
* Makefile: prd-rcd: Enable and start nfsw redis daemons.rsiddharth2019-11-151-0/+2
|
* Makefile: Add prd-rr.rsiddharth2019-11-151-0/+4
|
* Makefile: Add prd-upgrade.rsiddharth2019-11-151-0/+10
|
* Makefile: prd-init: pkg_add cowsay rsync.rsiddharth2019-11-151-1/+1
|
* Makefile: Remove prd-uninstall.rsiddharth2019-11-151-6/+0
|
* etc/httpd.conf: Add fastcgi option.rsiddharth2019-11-151-0/+2
|
* etc/uwsgi/nfsw.ini: socket -> fastcgi-socket.rsiddharth2019-11-151-1/+1
|
* nfsw/__init__.py: Disable strict slashes.rsiddharth2019-11-153-2/+3
|
* etc/acme-client.conf: nfsw.dingy.space: Update sign with.rsiddharth2019-11-121-1/+1
|
* Add etc/acme-client.confrsiddharth2019-11-111-0/+16
|
* Makefile: Add/fix .PHONY for targets.rsiddharth2019-11-111-1/+5
|
* Makefile: Add prd-acme.rsiddharth2019-11-111-0/+3
|
* Makefile: Add prd-httpd.rsiddharth2019-11-111-0/+6
|
* Makefile: Add prd-init.rsiddharth2019-11-111-0/+11
|
* Add etc/httpd.confrsiddharth2019-11-111-0/+22
|
* Makefile: Add HTTPD_CONF, ACME_CONFrsiddharth2019-11-111-0/+3
|
* Makefile: Rename rcd -> prd-rcdrsiddharth2019-11-091-2/+2
|
* setup.py: Bump version to 0.1.0.dev2rsiddharth2019-11-092-2/+2
|
* Update nfsw/templates/terms.htmlrsiddharth2019-11-091-17/+18
|
* Update nfsw/static/favicon.icorsiddharth2019-11-091-0/+0
|
* Update nfsw/junk/help/senditdownrsiddharth2019-11-091-9/+7
|
* Makefile: Update rcd.rsiddharth2019-11-091-0/+4
| | | | Copy over the nfsw.ini file and set it's permission to 444.
* Makefile: Add prd-uninstall.rsiddharth2019-11-091-0/+6
|
* Makefile: Add prd-initdb.rsiddharth2019-11-091-0/+8
|
* Makefile: Update prd-install.rsiddharth2019-11-091-1/+3
| | | | | Set owner:group of /var/www/nfsw and the virtualenv directory to _nfsw:wheel.
* Makefile: Updat pcr-env.rsiddharth2019-11-091-1/+4
| | | | Set owner:group of the virtualenv directory to _nfsw:wheel.
* etc/rc.d: Update nfsw.rsiddharth2019-11-092-1/+9
| | | | Move uwsgi options to a configuration file at etc/uwsgi/nfsw.ini.
* Makefile: Add rcd.rsiddharth2019-11-071-0/+7
|
* Add etc/rc.d/nfswrsiddharth2019-11-071-0/+18
| | | | Rough. The flags probably need to going into a config file.