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

27 commits

Author SHA1 Message Date
Jason Hall
a92de27826 test after deployment 2021-09-22 11:51:43 -04:00
Jason Hall
7ce512daa8 fix deploy.sh, list auth+config 2021-09-22 08:51:59 -04:00
Jason Hall
12fdb61463 remove terraform 2021-08-14 14:40:17 -04:00
Jason Hall
abbb5079e1 add services variable, update terraform 2021-01-28 21:18:16 -05:00
Jason Hall
073e2554b6 fix .ko.yaml base image bug 2020-12-21 12:17:53 -05:00
Jason Hall
e02f0a0d54 resurrect deploy.sh to build and deploy all images 2020-12-21 10:07:21 -05:00
Jason Hall
881106257f deploy using Terraform, change project and bucket 2020-12-20 07:29:05 -05:00
Jason Hall
c8e49865f0 remove cmd/app from deploy.sh 2020-12-17 06:53:41 -05:00
Jason Hall
f15d0fae8b add flatten 2020-12-16 11:52:44 -05:00
Jason Hall
8f7760732c limit max instances 2020-12-16 11:10:17 -05:00
Jason Hall
da18b9956c base viz on nixery.dev/graphviz 2020-12-09 13:19:27 -05:00
Jason Hall
8ed02d0e48 clean up and fix deploy.sh 2020-10-26 07:26:06 -04:00
Jason Hall
c9299e2a5e Build multi-arch images in ko.kontain.me
Also increase memory and CPU limits to new max for ko and buildpack.

Also also return an error when mirroring an unknown media type.
2020-10-03 10:13:20 -04:00
Jason Hall
db52ef43ab redirect to kontain.me, concurrently mirror 2020-09-17 09:16:15 -04:00
Jason Hall
340ca89f5a add cmd/mirror, revert cmd/api changes 2020-09-16 21:48:15 -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
e9b607a2f7 improve deploy.sh 2019-05-18 00:31:01 -04:00
Jason Hall
72da24e6d2 implement viz.kontain.me 2019-05-17 21:57:28 -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
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