coder/scripts
Kyle Carberry 3cc77d96eb
feat: Add tunnel by default (#4399)
* feat: Add tunnel by default

If an access URL is not specified, we will always tunnel.

This is from community-member feedback who exclaimed that
it's confusing having the default for `coder server` display
a warning message, and I agree.

There is very little (maybe none) in running `coder server`
without tunnel and without an access URL, so this seems like
overall a much better UX.

* Update install.sh

Co-authored-by: Ben Potter <ben@coder.com>

* Update docs/install/packages.md

Co-authored-by: Ben Potter <ben@coder.com>

* Fix reset pass test

* Fix e2e test

Co-authored-by: Ben Potter <ben@coder.com>
2022-10-07 08:05:56 -05:00
..
apitypings feat: Add `codersdk.NullTime`, change workspace build deadline (#3552) 2022-08-25 19:10:42 +03:00
auditgen feat: add codegen for audit.AuditableResources entries (#1370) 2022-05-10 21:27:45 +00:00
migrate-ci feat: add API key scopes and application_connect scope (#4067) 2022-09-19 17:39:02 +00:00
archive.sh chore: build releases on a single Linux runner (switch to rcodesign) (#3890) 2022-09-07 18:56:46 +00:00
build_docker.sh chore: parallel makefile attempt 3 (#3926) 2022-09-08 02:40:17 +10:00
build_docker_multiarch.sh chore: parallel makefile attempt 3 (#3926) 2022-09-08 02:40:17 +10:00
build_go.sh chore: build releases on a single Linux runner (switch to rcodesign) (#3890) 2022-09-07 18:56:46 +00:00
check_enterprise_imports.sh Check AGPL code doesn't import enterprise (#3602) 2022-08-19 17:49:08 +00:00
check_unstaged.sh chore: parallel makefile attempt 3 (#3926) 2022-09-08 02:40:17 +10:00
coder-dev.sh feat: Add serving applications on subdomains and port-based proxying (#3753) 2022-09-14 03:31:33 +10:00
develop.sh feat: Add tunnel by default (#4399) 2022-10-07 08:05:56 -05:00
helm.sh chore: parallel makefile attempt 3 (#3926) 2022-09-08 02:40:17 +10:00
image_tag.sh Remove goreleaser in favor of build scripts (#2143) 2022-06-19 05:47:10 +10:00
lib.sh chore: build releases on a single Linux runner (switch to rcodesign) (#3890) 2022-09-07 18:56:46 +00:00
nfpm.yaml Remove goreleaser in favor of build scripts (#2143) 2022-06-19 05:47:10 +10:00
notarize_darwin.sh chore: build releases on a single Linux runner (switch to rcodesign) (#3890) 2022-09-07 18:56:46 +00:00
package.sh chore: parallel makefile attempt 3 (#3926) 2022-09-08 02:40:17 +10:00
publish_release.sh chore: parallel makefile attempt 3 (#3926) 2022-09-08 02:40:17 +10:00
rules.go chore: Add linter rule to prevent breaking of sse (#4144) 2022-09-27 11:14:58 -04:00
sign_darwin.sh chore: build releases on a single Linux runner (switch to rcodesign) (#3890) 2022-09-07 18:56:46 +00:00
version.sh feat: change docker to use "coder" user and add basic Helm chart (#2746) 2022-07-26 13:19:29 -05:00
yarn_install.sh chore: parallel makefile attempt 3 (#3926) 2022-09-08 02:40:17 +10:00