1
0
Fork 0
mirror of https://github.com/imjasonh/kontain.me synced 2026-07-08 09:04:54 +00:00
Commit graph

44 commits

Author SHA1 Message Date
Jason Hall
42a6d38cdd update homepage, actually use go modules smdh 2020-05-30 09:08:32 -04:00
Jason Hall
2a0494f5de correctly auth the push to GCR, using a SA access token 2020-05-30 07:43:37 -04:00
Jason Hall
11f3b02add Try to migrate to GCP buildpacks
- use Go modulesa
- support paths in repos, since GCP samples are in subdirs
- use curl to fetch archives instead of wget, since GCP builder doesn't have wget
- remove -helpers=true which GCP buildpacks don't support

/lifecycle/exporter fails because GCR auth helper isn't setup, possibly
because -helpers isn't around anymore?
2020-05-29 17:59:22 -04:00
Jason Hall
7f6572d0a2 Support pull by digest, for images that have previously been built 2019-05-24 15:54:38 +02:00
Jason Hall
e9b607a2f7 improve deploy.sh 2019-05-18 00:31:01 -04:00
Jason Hall
ba5e8a21aa Add some interesting intermediate layers to viz 2019-05-18 00:25:52 -04:00
Jason Hall
900c3ab583 go back to sample buildpacks 2019-05-18 00:15:07 -04:00
Jason Hall
4e5d809822 Add more sample viz images 2019-05-17 22:11:26 -04:00
Jason Hall
72da24e6d2 implement viz.kontain.me 2019-05-17 21:57:28 -04:00
Jason Hall
a92a026666 share /tmp/layers across invocations for faster builds -- until container is scaled down 2019-05-17 16:08:39 -04:00
Jason Hall
d35301c3cf what's a NYE anyway 2019-05-16 10:03:02 -04:00
Jason Hall
59a306bc58 add test for api 2019-05-16 09:21:47 -04:00
Jason Hall
f94e8be65c don't log commands 2019-05-16 09:13:35 -04:00
Jason Hall
15431a2bc2 write build logs to GCS 2019-05-16 09:07:59 -04:00
Jason Hall
8bc4369596 Don't use logging client 2019-05-16 08:48:18 -04:00
Jason Hall
28874efed9 Merge branch 'master' of github.com:ImJasonH/kontain.me 2019-05-16 08:19:15 -04:00
Jason Hall
d1adfb1479 Auth fixes 2019-05-16 08:17:56 -04:00
Jason Hall
486e4d5ae0
Update README.md 2019-05-16 01:55:45 -04:00
Jason Hall
06a1cc53a4
Update README.md 2019-05-16 01:52:53 -04:00
Jason Hall
f1d8a3388f Add app that simulates GCB API but is only capable of building with buildpacks 2019-05-16 00:59:46 -04:00
Jason Hall
3d6cf5d15d buildpack.kontain.me 2019-05-12 16:13:53 -04:00
Jason Hall
fe229ee2b1 Cache revision->manifest in datastore 2019-05-12 16:07:25 -04:00
Jason Hall
8b0643a931 move static host to its own app, ko to its own subdomain 2019-05-10 11:32:33 -04:00
Jason Hall
b2caac1d48 random.kontain.me doesn't need resources or single-concurrency 2019-05-10 10:47:25 -04:00
Jason Hall
b6b6a55059 split out random to its own image 2019-05-10 10:38:41 -04:00
Jason Hall
719a5559e9 better errors, better logging, moar packages 2019-05-10 10:05:27 -04:00
Jason Hall
4ef0aafc7b fetch and build any GitHub repo 2019-05-09 15:48:05 -04:00
Jason Hall
6ecb8736d1 Add cnb.kontain.me, refactor and share a lot 2019-05-08 14:57:06 -04:00
Jason Hall
60fe3d1e85 Remove fwd frontend 2019-04-25 17:44:04 -04:00
Jason Hall
c1447b830a Now using Cloud Run, add deploy script 2019-04-09 16:53:05 -04:00
Jason Hall
3563c02579 update index.html 2019-03-22 13:58:13 -04:00
Jason Hall
2ce7ecd8cb point to new ko repo 2019-03-22 13:56:46 -04:00
Jason Hall
405af76427 add favicon 2019-03-22 13:47:20 -04:00
Jason Hall
55116ba978 ko doesn't like non-lowercase importpaths 2019-03-22 13:29:03 -04:00
Jason Hall
1794dde9e8 listen on port, update app junk, log more 2019-03-22 13:17:56 -04:00
Jason Hall
cde946337a Use ko to build, add LICENSE headers 2018-12-08 17:56:33 -05:00
Jason Hall
3067a82f20 Add README 2018-12-08 16:35:47 -05:00
Jason Hall
3250f56854 Add static front page 2018-12-06 10:10:43 -05:00
Jason Hall
6f4e1e1795 Add GAE app frontend to serve custom domain traffic 2018-12-05 16:39:28 -05:00
Jason Hall
9a27ab6101 fix blob serving for ko builds 2018-12-05 12:51:51 -05:00
Jason Hall
423a1d5635 Handle already-exists blobs 2018-12-05 12:42:52 -05:00
Jason Hall
1e6a14d427 Write to and serve from GCS, fix some bugs 2018-12-05 11:06:10 -05:00
Jason Hall
68999d8cae dep init, and start adding GCS support: 2018-12-05 09:57:14 -05:00
Jason Hall
60f4d82fce Initial commit 2018-12-03 17:02:39 -05:00