Commit Graph

176 Commits

Author SHA1 Message Date
Girish Ramakrishnan
b37670de84 make DO backend a binary 2015-11-23 08:59:45 -08:00
Girish Ramakrishnan
c9053bb0bc rename image creation schript 2015-11-23 08:39:21 -08:00
Girish Ramakrishnan
5362102be6 add --provider 2015-11-23 08:38:56 -08:00
Girish Ramakrishnan
bf4601470b remove functions not part of vps api 2015-11-23 08:33:57 -08:00
Girish Ramakrishnan
bd6274282b s/droplet/server 2015-11-23 08:32:54 -08:00
Girish Ramakrishnan
331b4d8524 use docker 1.9.0 2015-11-18 18:28:28 -08:00
Girish Ramakrishnan
1e19f68cb5 Install docker binaries instead of apt
The apt binaries lxc-* are obsolete and replaced with 'docker-engine'
packages. The new repos however do not allow pinning to a specific version.

so brain dead.

https://docs.docker.com/engine/installation/binaries/#get-the-linux-binary
2015-11-18 13:02:51 -08:00
Girish Ramakrishnan
c286b491d6 Fix debug output 2015-11-16 16:43:53 -08:00
Girish Ramakrishnan
c7acdbf20d add empty certs dir 2015-11-16 15:21:42 -08:00
Girish Ramakrishnan
3cd0cc01c4 Add test certs
This is simply a self-signed cert
2015-11-16 15:20:08 -08:00
Girish Ramakrishnan
87d109727a fix path to secrets 2015-11-16 15:08:26 -08:00
Girish Ramakrishnan
47b6819ec8 scp does not require this option 2015-11-16 14:48:05 -08:00
Girish Ramakrishnan
00ee89a693 fix paths 2015-11-16 14:31:39 -08:00
Girish Ramakrishnan
ac14b08af4 we have to use 4.1.1 2015-11-16 14:31:39 -08:00
Girish Ramakrishnan
db97d7e836 Fix options usage 2015-11-16 13:15:12 -08:00
Girish Ramakrishnan
5a0c80611e better error message 2015-11-16 12:15:44 -08:00
Girish Ramakrishnan
4e872865a3 use different keys for different env 2015-11-16 12:15:15 -08:00
Girish Ramakrishnan
aea39a83b6 change yellowtent key to caas 2015-11-16 12:12:07 -08:00
Girish Ramakrishnan
b9a3c508c9 Fix target path 2015-11-12 06:58:01 -08:00
Girish Ramakrishnan
9ae49e7169 link npm 2015-11-11 22:04:58 -08:00
Girish Ramakrishnan
7a1cdd62a4 install node 4.2.2 2015-11-11 16:02:42 -08:00
Girish Ramakrishnan
a242881101 change engine requirements 2015-11-11 15:56:14 -08:00
Girish Ramakrishnan
44ca59ac70 update shrinkwrap 2015-11-11 15:49:38 -08:00
Girish Ramakrishnan
398dfce698 update packages 2015-11-11 15:48:32 -08:00
Girish Ramakrishnan
0ebe6bde3d remove async and superagent from dev deps 2015-11-11 15:46:15 -08:00
Girish Ramakrishnan
15f686fc69 reboot automatically on panic after 5 seconds 2015-11-10 01:53:09 -08:00
Girish Ramakrishnan
6a0b8e0722 remove unused backup route 2015-11-03 16:52:38 -08:00
Girish Ramakrishnan
bb040eb5a8 give yellowtent user access to cloudron logs 2015-11-02 13:20:43 -08:00
Girish Ramakrishnan
51a0ad70aa log to journald instead 2015-11-02 08:54:10 -08:00
Girish Ramakrishnan
71faa5f89e Move ssh to port 202 2015-11-01 13:16:32 -08:00
Girish Ramakrishnan
6cf0554e23 do not resolve to a tag 2015-10-30 17:40:17 -07:00
Girish Ramakrishnan
fe0c1745e1 make it explicit that logrotate is run via cron in base system 2015-10-14 15:08:38 -07:00
Girish Ramakrishnan
2cdf73adab Use 20m of logs per app 2015-10-13 11:59:28 -07:00
Girish Ramakrishnan
31125dedc8 add deps of image tooling 2015-10-12 11:36:46 -07:00
Girish Ramakrishnan
a2e2d70660 remove deps of the release tool 2015-10-12 11:34:25 -07:00
Girish Ramakrishnan
7fe1b02ccd moved to release/ repo 2015-10-12 11:30:04 -07:00
Girish Ramakrishnan
04e27496bd remove tmpreaper (will use systemd for this) 2015-10-12 10:52:55 -07:00
Johannes Zellner
51e2e5ec9c Use a temporary file for the release tarball copy
The pipe failed for me a couple of times in a row
2015-10-12 19:37:33 +02:00
Johannes Zellner
cd9602e641 changes 0.0.69 2015-10-12 16:47:25 +02:00
Johannes Zellner
8303991217 Revert "install specific version of python"
The specific version does not create /usr/bin/python but only
the exact version /usr/bin/python2.7

The meta package python is the only one creating that link and
according to https://wiki.ubuntu.com/Python/3 /usr/bin/python
will not point to version 3 anytime soon at all.

This reverts commit be128bbecfd2afe9ef2bdca603a3b26e8ccced7b.
2015-10-12 15:02:05 +02:00
Girish Ramakrishnan
12eae2c002 remove 0.0.69 2015-10-11 16:03:08 -07:00
Girish Ramakrishnan
99489e5e77 install specific version of python 2015-10-11 10:02:44 -07:00
Johannes Zellner
5c9ff468cc Add python to the base image 2015-10-11 18:48:24 +02:00
Johannes Zellner
bf18307168 0.0.69 changes 2015-10-11 18:19:51 +02:00
Girish Ramakrishnan
b3fa76f8c5 0.0.68 changes 2015-10-10 14:39:53 -07:00
Girish Ramakrishnan
8a77242072 clear version field in rerelease 2015-10-09 13:11:53 -07:00
Girish Ramakrishnan
c453df55d6 More 0.0.67 changes 2015-10-09 12:05:03 -07:00
Girish Ramakrishnan
75d69050d5 0.0.67 changes 2015-10-09 10:06:11 -07:00
Girish Ramakrishnan
390285d9e5 version 0.0.66 changes 2015-10-08 13:16:23 -07:00
Girish Ramakrishnan
8ef15df7c0 0.0.65 changes 2015-10-07 18:49:53 -07:00