Commit Graph

13 Commits

Author SHA1 Message Date
Radon Rosborough 2d649ab017 The edge of glory (rolling-release ~everything~) 2020-07-31 19:30:08 -06:00
Radon Rosborough b7c65bcd6c Run tests while building production image 2020-07-31 17:44:27 -06:00
Radon Rosborough 534c5d5f2f Attempt to fix dpkg-configure error in build 2020-07-29 12:09:52 -06:00
Radon Rosborough 3fd5bd32d8 Remove needless arguments from Docker scripts 2020-07-19 17:35:05 -06:00
Radon Rosborough 0b8d5d244d Refactor api.ts, plug resource leaks, fix build 2020-07-11 11:09:12 -06:00
Radon Rosborough 8b8c199c34 Refactor, LSP working for Elixir 2020-07-08 18:56:52 -06:00
Radon Rosborough 91fe6ffd65 Drop privileges to respective uid 2020-06-22 20:46:42 -06:00
Radon Rosborough afad563d56 Automatically allocate one uid per session 2020-06-22 12:35:38 -06:00
Radon Rosborough 144202adf1 Make 'docker stop' work properly 2020-06-12 12:34:51 -06:00
Radon Rosborough 406c64e68d Optimize prod image build for Docker cache 2020-06-12 12:31:04 -06:00
Radon Rosborough 66fea5be40 Misc fixups for production setup 2020-06-11 14:42:48 -06:00
Radon Rosborough b4636c46ae Split docker-install.bash into many layers
I've been running into trouble where something will fail inscrutably
in docker-install.bash or when pushing a large layer or something else
of that nature, and those errors really suck when it's just one big
layer. This should aid development and deployment both.
2020-06-10 17:35:08 -06:00
Radon Rosborough 6295e51d90 Getting things ready for deploy to Heroku 2020-06-09 15:17:46 -06:00