Commit Graph

5 Commits

Author SHA1 Message Date
Matthew Beckett 85d5858b1d
Remove Kubernetes native manifests 2020-09-02 20:43:57 +01:00
Matthew Beckett 1b6ddb66f0
Re-commit 0f1bbc 2020-09-02 20:41:58 +01:00
Asher fd55139c82
Make flags additive and clean up docs
This means that you have to turn on features now instead of disabling
them like auth and https.

In addition:
- Allow multiple options for auth (only password for now).
- Combine the install docs since they had many commonalities and
- generally simplified them (hopefully not too much).
- Move all example configs into docs/examples.
2019-07-23 18:59:39 -05:00
Anmol Sethi bb5836ec61
Rename codercom/code-server to cdr/code-server 2019-05-02 11:25:50 -04:00
Steve Sloka 6028a8b1a8 Add support for Kubernetes by deploying code-server. Also includes AWS (#146)
example which persists data to a Persistent Volume / Claim.

Signed-off-by: Steve Sloka <slokas@vmware.com>
2019-03-18 10:44:08 -05:00