You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[tfenv](https://github.com/tfutils/tfenv) recommended to manage terraform versions
11
11
12
+
## Build Image
13
+
14
+
If you need a more customized environment, the Dockerfile has a custom Ruby image which is already available [here](https://hub.docker.com/repository/docker/davidkarim/code-server-ruby):
Use the endpoint provided to navigate to the server with your browser. The login password will also be provided and should be the same as defined in the .env file.
61
+
Use the endpoint provided to navigate to the server with your browser. The login password will also be provided and should be the same as defined in the .env file. When setting up a secure domain, a certificate needs to be provided and the name of that domain can be used to connect. Default port is 8080.
40
62
41
63
## Destroying Remote Server
42
64
@@ -49,8 +71,4 @@ To destroy the server:
49
71
50
72
## To Do
51
73
52
-
* Make ALB endpont work with SSL
53
-
* Instead of using the codercom/code-server image directly, build custom image.
54
-
55
-
See FAQ: https://github.com/cdr/code-server/blob/master/doc/FAQ.md
56
-
See here for recommended oauth from that FAQ: https://github.com/pusher/oauth2_proxy
0 commit comments