Micaiah Martin
fefe284a2b
Add key connector check for update function in run.sh ( #1790 )
...
* Added logic to check if key-connector is enabled
2021-12-30 11:27:25 -07:00
Joseph Flinn
f1e084445e
commenting out the lines that are breaking the self-host install/update ( #1789 )
2021-12-29 16:24:06 -08:00
Micaiah Martin
735f58dd6f
Feature/add key-connector version to self-hosted scripts ( #1784 )
...
* Added Key Connector version
* Fix updatebw() for Key Connector
Co-authored-by: Vince Grassia <593223+vgrassia@users.noreply.github.com>
2021-12-29 09:07:16 -07:00
Joseph Flinn
fd3ce1bbf3
Uncommenting out the mistakenly commented install line ( #1783 )
2021-12-21 13:04:16 -08:00
Joseph Flinn
9a19d96fa5
Bumping the self-host versions ( #1762 )
...
* Bumping the self-host versions
* bumping the self-host versions with the hotfixes
2021-12-15 07:50:03 -08:00
Patricio Perpetua
d694ac6052
Change function names in bitwarden.ps1 ( #1024 )
...
Change functions name to follow naming recommendations in Powershell.
2021-12-14 08:00:27 -08:00
Joseph Flinn
4be01c9518
fixing typo in build-docker script ( #1763 )
2021-12-14 07:59:56 -08:00
AP
eb708cbf1b
Made command substitution
POSIX compliant ( #1154 )
2021-12-14 07:25:55 -08:00
Joseph Flinn
61c9a1b573
fixing the build-docker script ( #1746 )
...
* fixing the build-docker script
* fixing some typos
* fixing one more typo
2021-12-07 10:30:18 -08:00
Chad Scharf
07b8e2a946
Self-Hosted Server Release v1.44.1 ( #1683 )
...
Self-Hosted Server Release v1.44.1 with Web v2.24.2
2021-11-02 13:22:17 -04:00
Oscar Hinton
162822bd9d
Revert removal of create log dir for business portal since run scripts are used by older versions as well ( #1637 )
2021-10-15 10:40:43 +02:00
Joseph Flinn
ee7b608a46
revamping the build scripts ( #1620 )
2021-10-08 09:53:56 -07:00
Oscar Hinton
79447b6671
Remove Business Portal ( #1614 )
2021-10-06 10:39:13 +02:00
Chad Scharf
2a6132802b
Self-hosted version bump v1.43.0 ( #1610 )
...
* Self-hosted version bump to 1.43.0
2021-09-29 09:18:51 -04:00
Chad Scharf
97307c0852
Self host update 1.42.3 ( #1563 )
...
* Update self-host PS to 1.42.3
* Update self-host SH to 1.42.3
2021-09-02 13:24:44 -04:00
Chad Scharf
b5182bf9c8
Self-hosted server release, v1.42.2 ( #1533 )
...
* Self-hosted server release, v1.42.1
* Proper server target release version
* Updated web version to 2.22.2
* Update to web version 2.22.2
2021-08-26 18:31:31 -04:00
Thomas Rittson
d6f53613c9
Self-hosted server and web release, v 1.41.5 ( #1449 )
2021-07-09 10:21:05 +10:00
Vince Grassia
bdcfbb3b43
Allow for changing database name ( #1397 )
...
* Remove hard coded database name
* Update permissions on build scripts
* Update Setup project and run scripts for configuring database name
* Remove hyphen from database name flag
* Update with suggested changes, still needs testing
* Revert SQL statements to concatenantion for testing
* Fix typo
* Update util/Setup/EnvironmentFileBuilder.cs
Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
* Update SQL commands to prevent SQL injection attacks
Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
2021-07-02 10:52:34 -04:00
Chad Scharf
423c062877
Self hosted web version bump v2.20.3 ( #1347 )
2021-05-21 16:35:06 -04:00
Oscar Hinton
7439dd4fb1
Self-Hosted release, v1.41.3 ( #1338 )
2021-05-17 20:51:29 +02:00
Chad Scharf
571862a7ac
Self-Hosted release, v1.41.2 ( #1327 )
2021-05-13 15:11:29 -04:00
Alex
5876820994
The other outdated link ( #1215 )
...
I forgot there was also a PowerShell command.
2021-03-15 09:40:28 -04:00
Yannik Jérôme Büchi
2c0dd4bf88
Update bitwarden.sh ( #1203 )
2021-03-15 09:29:23 -04:00
Yannik Jérôme Büchi
115948d1d7
Update bitwarden.ps1 ( #1202 )
...
* Update bitwarden.ps1
* Update scripts/bitwarden.ps1
Co-authored-by: Chad Scharf <3904944+cscharf@users.noreply.github.com>
2021-03-15 09:29:03 -04:00
Alex
37c7dd713d
Outdated link ( #1200 )
...
The anchor https://bitwarden.com/help/article/install-on-premise/#script-commands no longer exist, it should be https://bitwarden.com/help/article/install-on-premise/#script-commands-reference
2021-03-10 08:36:06 -05:00
Chad Scharf
19e7ce8519
self-hosted server release, v1.39.4 ( #1125 )
2021-02-02 12:23:27 -05:00
Chad Scharf
360be1245f
Fix command name for renewcert (from renewcrt) ( #1128 )
...
Command name should match the help page and list commands output. Also fixed help site link.
2021-02-02 09:23:38 -05:00
Chad Scharf
ee05b8af84
self-hosted version bump v1.39.3 ( #1114 )
2021-01-27 17:19:02 -05:00
Chad Scharf
421fbffd42
self-hosted version bump v1.39.1, web v2.18.1 ( #1111 )
2021-01-26 12:08:17 -05:00
Chad Scharf
bc1a20101a
Self hosted release - v1.39.0 ( #1103 )
2021-01-21 14:56:53 -05:00
Joseph Flinn
970712e014
making the bash script command sections a bit easier to read ( #1085 )
2021-01-21 14:49:40 -05:00
Joseph Flinn
2dc0fe3b31
Bwsh surpress warnings ( #1084 )
...
* surpessing the missing docker networks message in the bash script when the docker-compose project is already down
* surpressing the missing docker network warnings in the powershell script
2021-01-21 14:49:27 -05:00
Joseph Flinn
5059e0a693
fixing the letsencrypt cert generation command in the powershell command ( #1102 )
2021-01-20 18:33:00 -05:00
Sven
b4c031470d
updated version to 1.38.4 so that self update will work again ( #1052 )
...
* updated version to 1.38.4
* updated version to 1.38.4
2020-12-21 11:29:48 -05:00
Joseph Flinn
2a9f878587
adding core version number in output for CS ( #1051 )
2020-12-18 09:33:12 -08:00
Chad Scharf
8fc397716a
Self-hosting version-bump to 1.38.2 ( #1032 )
2020-12-09 12:40:39 -05:00
Kyle Spearrin
a29073428f
bump docker version for web vault
2020-12-02 18:04:29 -05:00
Chad Scharf
5e8862853f
version bump for patch 1.38.1 ( #1007 )
2020-11-18 12:42:58 -05:00
Chad Scharf
d1ba044096
Revert "self-hosted version-bump ( #1005 )" ( #1006 )
...
This reverts commit f0598b6610
.
2020-11-18 12:24:37 -05:00
Chad Scharf
f0598b6610
self-hosted version-bump ( #1005 )
2020-11-18 12:10:30 -05:00
Kyle Spearrin
60973e3051
docker version bump and update setup-msbuild
2020-11-16 22:44:34 -05:00
Chad Scharf
ec4d126a11
Docker version bump - 1.37.2 ( #965 )
...
* Docker version bump - 1.37.2
* Web version bump for docker
2020-10-09 15:50:54 -04:00
Kyle Spearrin
8e1a9b8b8d
update docker script
2020-09-16 16:01:54 -04:00
Matt Portune
dcded43f86
create sso and portal log dirs ( #932 )
2020-09-14 13:08:43 -04:00
Kyle Spearrin
209b6a8ef9
update docker versions
2020-09-09 16:57:33 -04:00
Kyle Spearrin
22eb8316f2
bump docker version
2020-07-29 10:55:42 -04:00
Chad Scharf
130c3e4748
version bump + web version bump ( #797 )
...
* version bump + web version bump
* version bump
2020-06-29 14:29:27 -04:00
Kyle Spearrin
b105dad56e
fix formatting
2020-06-17 09:12:01 -04:00
dcertskc
5977803e3b
Added force renew certificate ( #781 )
2020-06-17 09:05:35 -04:00
Mart124
d36c403e6b
Typo in #758 ( #763 )
2020-06-01 17:35:57 -04:00