Commit Graph

  • b618cf9d31 Fix indenting Hongli Lai (Phusion) 2014-02-02 13:19:37 +01:00
  • 5ae7749407 Remove unused Javascript files Hongli Lai (Phusion) 2014-02-02 13:15:33 +01:00
  • e57a218aa8 Make loading screen nicer Hongli Lai (Phusion) 2014-02-02 13:12:34 +01:00
  • d3a293823e Initial import Hongli Lai (Phusion) 2014-02-02 13:11:42 +01:00
  • 3dfc1865c6 Create gh-pages branch via GitHub Hongli Lai 2014-02-02 02:02:32 -08:00
  • b297ae8b42 Add table of contents to README. Hongli Lai (Phusion) 2014-02-01 11:24:24 +01:00
  • 017c6c22d5 Add a Changelog entry documenting the SSH host key change Hongli Lai (Phusion) 2014-02-01 11:10:23 +01:00
  • 74a4a9abf4 Note release date for 0.9.3 Hongli Lai (Phusion) 2014-02-01 11:08:39 +01:00
  • d2d1f713a4 Add forgotten file Hongli Lai (Phusion) 2014-01-31 19:29:50 +01:00
  • 4ee9947467 Correctly mount passenger-docker in Vagrantfile rel-0.9.3 Hongli Lai (Phusion) 2014-01-31 16:03:56 +01:00
  • abf75875a9 Do not save SSH host key in baseimage-docker. Instead, generate it automatically during boot. Hongli Lai (Phusion) 2014-01-31 16:02:01 +01:00
  • d2b28d25a6 Bump version to 0.9.3 Hongli Lai (Phusion) 2014-01-31 15:46:59 +01:00
  • 62859010cb Allow running scripts during startup. Hongli Lai (Phusion) 2014-01-31 15:44:50 +01:00
  • 2ac41ee8ab Fix compatibility with latest Ubuntu 12.04 base image. Hongli Lai (Phusion) 2014-01-31 15:08:06 +01:00
  • 4a3569a9cb Add license Hongli Lai (Phusion) 2014-01-14 20:29:45 +01:00
  • 8222745ad8 Fix typo in README Hongli Lai (Phusion) 2014-01-09 23:21:40 +01:00
  • 009ed4bd5e Release version 0.9.2 rel-0.9.2 Hongli Lai (Phusion) 2013-12-11 21:56:29 +01:00
  • 5a65631322 Merge pull request #2 from jorisvddonk/patch-1 Hongli Lai 2013-12-06 05:14:35 -08:00
  • 0bcc88828e Fixed SFTP not working Joris van de Donk 2013-12-06 13:32:57 +01:00
  • 67a9684f0a Fix typos in README Hongli Lai (Phusion) 2013-11-20 15:52:18 +01:00
  • c7eb6e98e2 Revert "Document another reason why SSH access is important" Hongli Lai (Phusion) 2013-11-13 12:13:06 +01:00
  • c51ba582e9 Document another reason why SSH access is important Hongli Lai (Phusion) 2013-11-13 11:42:21 +01:00
  • 5293343735 Update README again Hongli Lai (Phusion) 2013-11-13 01:04:53 +01:00
  • 12e0c8f601 Update README again Hongli Lai (Phusion) 2013-11-13 00:07:26 +01:00
  • 22fc313d91 Make the description clearer to people who are not familiar with the problem domain Hongli Lai (Phusion) 2013-11-12 23:58:05 +01:00
  • 4156ab3393 Update README Hongli Lai (Phusion) 2013-11-12 23:26:37 +01:00
  • 243e2bf58d Update Changelog rel-0.9.1 Hongli Lai (Phusion) 2013-11-12 23:03:56 +01:00
  • c7f260d831 Document the consequences of letting processes be killed with SIGKILL Hongli Lai (Phusion) 2013-11-12 23:01:37 +01:00
  • df4bfa3d53 Explain that our init process performs shutdown correctly Hongli Lai (Phusion) 2013-11-12 22:54:57 +01:00
  • 57715ea445 Bump version to 0.9.1 Hongli Lai (Phusion) 2013-11-12 22:41:39 +01:00
  • 99306bcfcd Correctly handle Docker shutdown. Hongli Lai (Phusion) 2013-11-12 22:36:55 +01:00
  • 7b4e2b6d77 Add another disadvantage Hongli Lai (Phusion) 2013-11-12 22:36:51 +01:00
  • 941ba8947e 'make release' should warn if main image not yet build Hongli Lai (Phusion) 2013-11-12 17:55:35 +01:00
  • 91907f043c Fix README Hongli Lai (Phusion) 2013-11-12 15:44:53 +01:00
  • ae570445c6 Link to Docker registry Hongli Lai (Phusion) 2013-11-12 13:20:40 +01:00
  • a208c5d1d7 Add SSH instructions Hongli Lai (Phusion) 2013-11-12 13:18:07 +01:00
  • 1aaf613cfa Reminder for git tag rel-0.9.0 Hongli Lai (Phusion) 2013-11-12 13:08:13 +01:00
  • 9d994f8c21 Document changes Hongli Lai (Phusion) 2013-11-12 13:06:49 +01:00
  • 3d622ef6c8 Add a release command Hongli Lai (Phusion) 2013-11-12 13:06:05 +01:00
  • fc32bf693d Fix README Hongli Lai (Phusion) 2013-11-12 12:55:16 +01:00
  • c214fffe46 Add an excerpt about multiple processes Hongli Lai (Phusion) 2013-11-12 12:54:42 +01:00
  • 719993da92 Update README Hongli Lai (Phusion) 2013-11-12 12:38:00 +01:00
  • 0773820b7a Update README Hongli Lai (Phusion) 2013-11-12 12:37:16 +01:00
  • 16ccc1e40d Enable cron Hongli Lai (Phusion) 2013-11-12 12:34:40 +01:00
  • c4b9fe56f8 Work on README Hongli Lai (Phusion) 2013-11-12 12:19:12 +01:00
  • 89d2f6eafe Work on README Hongli Lai (Phusion) 2013-11-12 12:11:27 +01:00
  • 214f59fbec Work on README Hongli Lai (Phusion) 2013-11-12 12:06:13 +01:00
  • b55da4867b Work on README Hongli Lai (Phusion) 2013-11-12 11:55:50 +01:00
  • 76351ca5ba Work on README Hongli Lai (Phusion) 2013-11-12 11:54:44 +01:00
  • 2d959a0980 Work on README Hongli Lai (Phusion) 2013-11-12 11:54:26 +01:00
  • cbc3313f78 Work on README Hongli Lai (Phusion) 2013-11-12 11:53:14 +01:00
  • aee8c8368f Fix bugs, added README Hongli Lai (Phusion) 2013-11-12 11:45:35 +01:00
  • 9661f84da9 Initial commit Hongli Lai (Phusion) 2013-11-12 11:39:25 +01:00