Commit Graph

136 Commits

Author SHA1 Message Date
Ben Potter
3cdbae506d initial commit (#71) 2021-11-16 23:19:38 -06:00
ForumPlayer
191037c90f fix typo (#68) 2021-10-15 00:48:41 -07:00
Lovely MisakaNo
860561653d Fixed deploy on Heroku url (#64)
https://heroku.com/deploy?template=https://github.com/cdr/deploy-code-server/tree/main goes to error page, so I changed that
2021-09-27 11:48:38 -07:00
Ben Potter
d02af6dae9 update to v3.12.0 2021-09-23 08:05:53 -07:00
Bruno Quaresma
0cedc1485c Add deploy cli [WIP] (#59)
* Add deploy cli

* add development instructions

* Fix async runner and add extra token info

* Add prettier

* Move prettier config

* Add Prettier and pre-commit linting

* Remove package.json

* Move Prettier config to cli

* Pull version from package.json

* Get description from package.json

* Update package info

* Update package name

* Add cli to coder org

Co-authored-by: Ben Potter <me@bpmct.net>
2021-08-24 15:14:54 -03:00
Ben Potter
8fcc5964e8 fix indentation (#54)
* document docker-in-docker limitation

* fix typo

* fix indentation
2021-08-13 09:03:22 -05:00
Hunter Heston
103b5893e9 Change Linode to DigitalOcean (#50) 2021-08-13 09:02:00 -05:00
Ben Potter
b6a1f14671 document docker-in-docker limitation (#53)
* document docker-in-docker limitation

* fix typo
2021-08-13 09:00:57 -05:00
chengxuncc
96b3e948e4 update heroku template url (#48) 2021-07-28 10:08:37 -04:00
Ben Potter
0c075278d8 document password in railway 2021-07-13 10:02:09 -04:00
Ben Potter
db4b227298 fix typo 2021-07-13 09:58:24 -04:00
Ben Potter
f28ac6736a add troubleshooting steps (#46) 2021-07-13 09:56:29 -04:00
Ben Potter
16e0f59412 add instructions for running container locally (#43)
* add instructions for running locally

* name code block
2021-07-13 09:47:38 -04:00
Elliott King
297319e5d8 Fix AWS link (#42) 2021-06-29 14:27:15 -04:00
Ben Potter
42a095cacf add dotfiles support (#41)
* initial dotfiles clone

* add symlink

* reverse dotfiles check

* fix dir creation

* touch up

* document it
2021-06-21 22:32:45 -04:00
Ben Potter
74759722a9 add ec2 guide (#40)
* add ec2 guide

* add ec2 to table
2021-06-21 21:01:51 -04:00
Ben Potter
7c4ddca7c6 refactor 2021-06-13 13:03:18 -05:00
Ben Potter
e890ab8f38 Delete other-scripts.md 2021-06-13 13:02:34 -05:00
Ben Potter
177f10442e add resources 2021-06-13 13:01:50 -05:00
Ben Potter
8277e49459 add coder-cloudflare-setup 2021-06-13 13:00:58 -05:00
Joe Previte
2855b3d1e2 fix: update railway deploy button (#36)
It looks like they changed the url to /new/template?template=
2021-06-11 10:12:11 -07:00
Ben Potter
fa01f97afd update to latest version 2021-06-01 20:56:46 -07:00
Hrichik Mazumder
544e11a798 Add Railway Specs (#33)
https://railway.app/legal/fair-use
2021-06-01 20:35:02 -07:00
Ben Potter
07dfe8c640 exclude directories (#26) 2021-04-27 22:47:59 -04:00
Ben Potter
1973128317 add support for dotfiles repos (#25)
* initial tests for dotfiles

* fix order

* first attempt at dotfiles magic

* trigger rebuild

* fix symlink?

* fix symlink again

* another weird fix

* another test

* fix symlink this time?

* fix
2021-04-27 22:40:16 -04:00
Ben
4797d0efc8 add instructions for updating code-server 2021-04-28 01:01:24 +00:00
Ben
b85a8479dc use latest code-server version 2021-04-28 00:48:30 +00:00
Brandon Nydell
3af16b3bbd Update DO guide to link to correct script (#23)
Updates the DO guide to link to the correct script (launch-code-server.sh) script instead of the linode one (launch-code-server-linode.sh)
2021-04-22 07:29:00 -04:00
Hugh Chocart
cda074c06b Change linode to DO (#17) 2021-04-11 18:52:32 -04:00
rpxs
862e4ada64 change links so they don't throw a 404 (#14)
* change links so they don't throw a 404

Although there is probably a better way to do this, the current links throw 404 Not Found errors. I added a full URL to make it work.

* switch to relative links

Co-authored-by: Ben Potter <me@bpmct.net>
2021-03-18 09:53:04 -04:00
Ben Potter
eb8121ffdc better formatting 2021-03-16 09:55:17 -04:00
Ben Potter
9d1fadad46 add instructions for modifying 2021-03-16 09:43:56 -04:00
Ben Potter
aa4f3bb103 vs code update 2021-03-15 16:45:57 -04:00
Ben Potter
f037f3f6b0 fix final typo 2021-03-15 16:45:18 -04:00
Ben Potter
a82ff447c8 fix typo 2021-03-15 16:45:01 -04:00
Ben Potter
909ee311b9 fix typo 2021-03-15 16:44:29 -04:00
Ben Potter
250971ee18 Containers: Add VS Code tasks and improve overall documentation & flexibility (#12)
* make START_DIR configurable

* fix permissions order

* fix start dir bug

* fix logic

* make START_DIR

* cool loggins

* reuse clone function

* i'm a bash noob

* even more of a bash noob

* add hashed info

* add ability to add tasks

* add vs code instructions for task

* rclone fix

* document vscode tasks

* fix labels

* mention additional variables

* add better docs for dev tools

* support rclone flags
2021-03-15 16:43:45 -04:00
Ben Potter
46e8e13b6a add code-server link 2021-03-14 21:47:45 -04:00
Ben Potter
0499a665ad Merge pull request #11 from afmsavage/patch-1
fix typo in readme
2021-03-12 14:54:57 -05:00
Antonio Savage
16e2a66d6c fix typo in readme
typo in railway URL
2021-03-12 13:45:40 -06:00
Ben Potter
d18efea496 Update app.json 2021-03-09 16:11:11 -05:00
Ben Potter
b1b3aed4ad fix doc 2021-03-09 16:10:56 -05:00
Ben Potter
f34c7eeafb fix doc 2021-03-09 16:10:38 -05:00
Ben Potter
d3b9506690 Merge pull request #7 from coffee-cup/patch-1
Update Railway button template URL
2021-03-09 16:09:36 -05:00
Jake Runzer
7e4e64749e Update Railway button template URL 2021-03-09 19:36:23 +00:00
Ben
847922f4d5 fix typo 2021-03-05 10:15:43 -05:00
Ben
8ffbf1d336 minor 2021-03-05 09:58:23 -05:00
Ben
efa664ced3 clarify docs 2021-03-04 12:05:06 -05:00
Ben
b308b186e4 coder plug pt 2 2021-03-04 11:58:51 -05:00
Ben
7edb095eb4 add coder 🔌 2021-03-04 11:54:08 -05:00