Code Server Installed on Docker

Описание к видео Code Server Installed on Docker

In this video we'll take a look at a Docker container that has been requested multiple times in my comments section: Code-Server.

Code-server is VS Code running on a remote server, accessible through the browser.

- Code on your Chromebook, tablet, and laptop with a consistent dev environment.
- If you have a Windows or Mac workstation, more easily develop for Linux.
- Take advantage of large cloud servers to speed up tests, compilations, downloads, and more.
- Preserve battery life when you're on the go.
- All intensive computation runs on your server.
- You're no longer running excess instances of Chrome.

We'll also take a look at making Code-Server available on an external domain for access on the internet.

In order to get things to work on a domain name, you'll want to make sure you have websockets and HTTP/2 support enabled in NGINX Proxy Manager (if that's what you're using). If you use a different reverse proxy manager, you'll have to find the settings for that setup.

Docker Compose File: https://hub.docker.com/r/linuxserver/...
More information: https://coder.com/


/=========================================/

Remember to leave a like on this video and subscribe if you want to see more!

/=========================================/

Like what I do? Want to be generous and help support my channel? Here are some ways to support:

Patreon: https://dbte.ch/patreon
Ko-fi: https://dbte.ch/kofi

/=========================================/

Here's my YouTube Merch Store:
https://dbte.ch/ytstore

/=========================================/

Here's my Amazon Influencer Shop Link:
Amazon: https://dbte.ch/amazonshop


/=========================================/

Follow Me:
Twitter: https://dbte.ch/tw
Facebook: https://dbte.ch/fb
Subscribe: https://dbte.ch/ytsub

#docker #dbtech #code-server

Комментарии

Информация по комментариям в разработке