Merge pull request #2268 from cdr/update-alpha
Update README Alpha section to remove reference to typeform
This commit is contained in:
commit
e27188c2f9
@ -35,12 +35,17 @@ We also have an in-depth [setup and configuration](./doc/guide.md) guide.
|
|||||||
|
|
||||||
### Alpha Program 🐣
|
### Alpha Program 🐣
|
||||||
|
|
||||||
We're working on a cloud platform that makes deploying and managing code-server easier. Consider [joining our alpha program](https://codercom.typeform.com/to/U4IKyv0W) if you don't want to worry about
|
We're working on a cloud platform that makes deploying and managing code-server easier. Consider running code-server with our experimental flag `--link` if you don't want to worry about
|
||||||
|
|
||||||
- TLS
|
- TLS
|
||||||
- Authentication
|
- Authentication
|
||||||
- Port Forwarding
|
- Port Forwarding
|
||||||
|
|
||||||
|
```bash
|
||||||
|
$ code-server --link
|
||||||
|
Proxying code-server to Coder Cloud, you can access your IDE at https://valmar-jon.cdr.co
|
||||||
|
```
|
||||||
|
|
||||||
## FAQ
|
## FAQ
|
||||||
|
|
||||||
See [./doc/FAQ.md](./doc/FAQ.md).
|
See [./doc/FAQ.md](./doc/FAQ.md).
|
||||||
|
Reference in New Issue
Block a user