Cronologia Commit

Autore SHA1 Messaggio Data
  Bryan a583f311a0 making fabric better for VM deployment and btw #335 10 anni fa
  Bryan Bonvallet d8e204a597 Need to use remote user not local user. 10 anni fa
  Jacob Hilker 1506f0ab3f fix typo in csv name generation 10 anni fa
  Bryan 66445c14cd added pip workaround closes #282; documented what fabric deploy does. 10 anni fa
  Bryan bdd6e9cf90 improved version management; adding vm-specific pip reqs that inherits prod. 10 anni fa
  Bryan 7bce2b896c workaround for #270 10 anni fa
  Bryan fcb5c95b7e making fabfile consistent by replacing celery[d]? with celery 10 anni fa
  Bryan f09c6f3307 minor fix for when no virtualenvs are found 10 anni fa
  Bryan 830a36d39f install pdf2htmlEX on deployment 10 anni fa
  Bryan 1e9fdbf37e fixing one typo and making string formatting consistent. 10 anni fa
  Bryan c4a171c253 Turning two SSH piped commands into a single one. 10 anni fa
  Bryan 7c307c4f53 Making virtualenv more dynamic for #222; fixing a missed variable from earlier cleanup. 11 anni fa
  Bryan 6bdb028e1a Cleaning up here, beta, and prod env methods 11 anni fa
  Bryan 402b4288a0 removed wrong user/group hardcoding, closing #216. using proper supervisord restart calls closing #190. 11 anni fa
  Charles Connell b2a459b66d The process to get pdf2htmlEX installed on beta 11 anni fa
  Bryan fec5102ce6 fixing the example drive.py, properly importing it, and supporting it on VM upstart 11 anni fa
  Bryan 8e6a15e5f1 updating changed function name 11 anni fa
  Bryan ce41c83383 fetch USDE csv and import it closes #195 11 anni fa
  Bryan 20d6e86d1f automating USDE course synchronization for #195, but a bit of swing and miss. fabfile modification should be moved under Django's manage.py 11 anni fa
  Bryan a790add45a collecting static in case static hosting is not done by S3 (and won't hurt if it is) 11 anni fa
  Bryan 564b7e038c closing #191 by adding the VM's private SSH key into the VM. 11 anni fa
  Bryan 6787f2bbd0 Filling out additional example files for storing secrets. 11 anni fa
  Bryan 257f904fb8 fixing typos 11 anni fa
  Bryan 6449df6af4 separating env, code, and project directories while also making it easier to mix them for #182 11 anni fa
  Bryan 4e02edeff8 first_deploy completes, supervisord runs (#174), but gunicorn isn't kicking off 11 anni fa
  Bryan Bonvallet 4e5ab55769 creating directory structure for supervisord files for #174 11 anni fa
  Bryan Bonvallet c3c5dce386 get supervisord up and running for #174 11 anni fa
  Bryan Bonvallet b3fdcc9363 removing a function that is probably important but not at all defined. 11 anni fa
  Bryan Bonvallet 0f6ff97792 Replacing all instances of env.run with virtenv_exec, which is logically equivalent in the current code base and a bit more clear. 11 anni fa
  Bryan Bonvallet 255cc69038 Removing here() antipattern, fixing virtualenv deployment, and ensuring prereqs are installed on Vagrant VM 11 anni fa