Radon Rosborough
50ade82e81
Get sandbox mostly working
2021-08-13 18:08:54 -07:00
Radon Rosborough
cf7e5c470b
Fix malloc error
2021-08-12 20:34:15 -07:00
Radon Rosborough
b6b98c9919
Fix some bugs
2021-08-12 20:29:47 -07:00
Radon Rosborough
78f47ffe37
Don't tear down everything
2021-08-12 20:10:29 -07:00
Radon Rosborough
c71cee1323
Oops
2021-08-12 20:01:28 -07:00
Radon Rosborough
b3d4f7cf9c
Add -f flag to riju-pty
2021-08-12 19:58:16 -07:00
Radon Rosborough
ac79035580
Progress on sandbox, drop node-pty dependency
2021-08-12 19:38:39 -07:00
Radon Rosborough
15e5f5cff8
Debug some horrifying permission errors
2021-08-12 19:15:27 -07:00
Radon Rosborough
a9c61d2de4
Looks like we didn't actually want this
2021-08-12 18:14:49 -07:00
Radon Rosborough
02851bbeec
Bash can start without warnings
2021-08-12 18:14:08 -07:00
Radon Rosborough
62d67160d7
Fix a number of things
2021-08-12 17:48:59 -07:00
Radon Rosborough
63b9e400df
Fix words
2021-08-10 07:40:12 -07:00
Radon Rosborough
5f716c48d7
Add some acknowledgments
2021-08-10 07:36:16 -07:00
Radon Rosborough
e34ef70358
Handle ctrl-C correctly in riju-pty
2021-08-10 07:28:10 -07:00
Radon Rosborough
1b654a4162
This line was not needed
2021-08-09 21:55:12 -07:00
Radon Rosborough
09ce44e605
Omg, it works!
2021-08-09 21:47:29 -07:00
Radon Rosborough
32c08bc641
Initial version of riju-pty wrapper
2021-08-09 21:31:31 -07:00
Radon Rosborough
7b85a3b5ba
Add to PATH
2021-08-09 21:31:18 -07:00
Radon Rosborough
b6cf05e16c
Disable stdout buffering
2021-08-09 20:55:57 -07:00
Radon Rosborough
389d8d0ad6
Proof of concept for pid1 sentinel executor
2021-08-09 20:55:57 -07:00
Radon Rosborough
43d2a20971
Update FUNDING.yml
2021-08-09 18:18:18 -07:00
Radon Rosborough
fda111b7da
Link to some similar projects
...
Let me know if I'm missing one!
2021-08-07 22:22:26 -07:00
Radon Rosborough
43de8b6b7f
Update README
2021-08-07 20:50:46 -07:00
Radon Rosborough
c8d54d382d
Create FUNDING.yml
2021-08-07 20:49:39 -07:00
Radon Rosborough
669aa738c1
Add EC2 instance ID to Promtail logs
2021-08-01 15:20:07 -07:00
Radon Rosborough
f5b7536235
Many things fixed
2021-08-01 12:42:01 -07:00
Radon Rosborough
71619fb249
Some bugfixes
2021-07-31 13:57:44 -07:00
Radon Rosborough
301faefdcb
[ #80 ] Various updates to run CI on EC2 dynamic runner
...
Not quite working yet but merging it now so I can focus on some other
higher-priority things.
2021-07-31 13:57:44 -07:00
Radon Rosborough
ea7a9ba4ce
Merge pull request #88 from raxod502/revert-86-patch-1
...
Revert "Include `-m` flag in `docker run` call to limit memory per container"
2021-07-26 20:21:58 -07:00
Radon Rosborough
66de14bf6a
Revert "Include `-m` flag in `docker run` call to limit memory per container"
2021-07-26 20:21:36 -07:00
Radon Rosborough
53d986c969
Link to status page
2021-07-26 20:20:33 -07:00
Radon Rosborough
e4484ee74b
Allow all languages in CI
2021-07-26 17:34:14 -07:00
Radon Rosborough
6845be0ca1
Merge pull request #86 from shaunakg/patch-1
...
Include `-m` flag in `docker run` call to limit memory per container
2021-07-26 17:31:48 -07:00
Shaunak G
956624c10d
Include `-m` flag in `docker run` call to limit memory per container
...
As per Docker run documentation (https://docs.docker.com/config/containers/resource_constraints/#limit-a-containers-access-to-memory ), the `-m` flag must be set in order for `--oom-kill-disable` to have the intended effect. Otherwise, an exhaustion of memory in the container will put pressure on the host's processes. This commit sets the max memory to 200MB assuming the t3.small instance has 2GB total.
2021-07-27 10:05:13 +10:00
Radon Rosborough
886579669e
Move dev server elsewhere
...
It's cheaper
2021-07-22 21:11:16 -07:00
Radon Rosborough
20871d93b8
Cut costs very aggressively
2021-07-22 20:54:33 -07:00
Radon Rosborough
c59588c0a2
Remove jq dependency from Makefile
2021-07-22 20:54:30 -07:00
Radon Rosborough
beb16ca899
Some resource tagging
2021-07-22 19:41:43 -07:00
Radon Rosborough
5d340a41e3
CI uses registry lol
2021-07-20 21:47:25 -07:00
Radon Rosborough
7e0fec7160
[ #76 ] Depgraph should work w/o Docker registry
2021-07-20 19:56:03 -07:00
Radon Rosborough
c1fdf4399b
Update billing subcategory for S3 bucket
2021-07-18 23:42:40 -07:00
Radon Rosborough
7791c1380d
New language: Miranda
2021-07-18 04:58:39 +00:00
Radon Rosborough
0305d58d18
New language: Carp
2021-07-18 04:13:03 +00:00
Radon Rosborough
82411182bb
Rip
2021-07-17 09:41:46 -07:00
Radon Rosborough
b222c33f15
[ #25 ] New language: YoptaScript
2021-07-17 09:19:22 +00:00
Radon Rosborough
e4ee19b87c
[ #33 ] Migrate to support AsciiDoc implementation
2021-07-17 08:51:48 +00:00
Radon Rosborough
14ac685c52
[ #62 ] Cache Go dependencies
2021-07-17 08:47:08 +00:00
Radon Rosborough
aeb4f4ab6a
Fix various bugs
2021-07-17 08:39:28 +00:00
Radon Rosborough
0cf0d1bc83
[ #69 ] Remediate incorrect image tagging by CI
2021-07-17 08:25:19 +00:00
Radon Rosborough
0705e351d2
[ #70 ] Add timestamps to Docker logs
2021-07-17 08:12:40 +00:00