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
5059e0a693
fixing the letsencrypt cert generation command in the powershell command ( #1102 )
2021-01-20 18:33:00 -05:00
dcded43f86
create sso and portal log dirs ( #932 )
2020-09-14 13:08:43 -04:00
b105dad56e
fix formatting
2020-06-17 09:12:01 -04:00
5977803e3b
Added force renew certificate ( #781 )
2020-06-17 09:05:35 -04:00
d746517ff4
Create missing container volume directories if/when docker-compose fails to
2020-05-29 18:03:55 -04:00
5d802cefd5
New updateconf scripts method ( #575 )
...
* New updateconf scripts method
* New updateconf scripts method
* New updateconf scripts method
* New updateconf scripts method
2019-10-17 15:10:28 -04:00
2f3f852d21
Prune only when needed ( #573 )
...
* Prune only when needed
* Prune only when needed
2019-10-02 10:27:22 -04:00
003a0802a7
Get container name from docker-compose.override.yml ( #571 )
...
* Update run.sh
* Much more generic version
* Typo
* Windows version
2019-10-02 10:20:33 -04:00
3feaaf8f01
Replace company.com with example.com ( #502 )
2019-05-22 20:07:39 -04:00
96b4387ce6
silent and custom LE ports
2019-03-25 16:46:32 -04:00
7c36984609
Set Compose HTTP timeout. ( #390 )
2018-11-08 21:32:23 -05:00
b83b006cd8
prune all except setup
2018-11-07 09:51:16 -05:00
4c3da35f76
dont use --all
2018-10-30 10:21:26 -04:00
552bddc1a4
not just dangling image prune
2018-10-22 08:10:58 -04:00
2f9fc0dba8
remove setup complete message
2018-09-18 08:29:25 -04:00
d43d0f1446
set docker files to env var
2018-08-31 09:16:14 -04:00
3c52cc9082
rebuild command added
2018-08-30 16:25:33 -04:00
d35486cc4b
cerbot email input error ( #339 )
...
when asking for an email address during certbot install, the given email address gets joined with the text "expiration reminders)". Thus cerbot install will fail.
Fixed the issue by setting suitable brackets.
2018-08-08 21:26:52 -04:00
b038b7b290
Only prune our own images ( #337 )
...
* Only prune our own images
* Remove comment
* Prune our own images only, ps1 script
2018-08-08 10:04:03 -04:00
850000ab26
capitalize Bitwarden
2018-05-31 21:47:06 -04:00
4d33b3e1da
format PowerShell scripts
2018-05-31 13:43:04 -04:00
dfb5890bdf
merge install into run script
2018-05-31 13:42:00 -04:00
6179813c9a
up sleep to 60 seconds
2018-03-10 23:53:21 -05:00
bdd9e89fb1
new echos for database sleeps
2018-03-09 23:13:51 -05:00
115c938956
sleep 30 seconds before running db migration
2018-03-09 22:55:43 -05:00
b51b135316
fix tabs
2018-03-08 17:16:10 -05:00
e9d0f76795
wait 7 seconds before updatedb
2018-02-24 23:24:05 -05:00
fefda383d1
Allow usage of default override file ( #210 )
...
* Updated run.sh to support default override
This is equivalent to run docker-compose in the directory of the project (here "docker"). See: https://docs.docker.com/compose/extends/
Override allows to change some paramaters and extend the original compose file to your own environment (network config, CPU/RAM caps,...)
* Updated run.ps1 to support docker override file
Same as run.sh
* Added conditionals for override file absence
I misunderstood the documentation, that file must exist if file is specified on command line, added conditionals to support that case
* Update run.ps1 to test for override file presence
Same as .sh
2018-02-20 11:09:47 -05:00
13ad536d9c
update docker version refs
2017-12-28 22:12:39 -05:00
fe70a35163
revert run file updates for now.
2017-12-20 23:38:27 -05:00
4ccbf318b6
correct mssql container name
2017-12-20 23:16:04 -05:00
8944c49484
self host script updates
2017-11-08 22:24:23 -05:00
1e60c1d545
update docker assets
2017-10-28 20:51:17 -04:00
3e04377e67
run setup update command on updates
2017-10-25 17:21:35 -04:00
5db8649b44
version bump on docker
2017-10-06 09:57:17 -04:00
f2ae8bc132
tag setup
2017-10-03 23:20:09 -04:00
27fcd9c58f
win no longer requires mssql volume
2017-10-02 14:49:42 -04:00
43199e9a44
more pulling
2017-08-26 22:54:10 -04:00
fae34f1ee3
added pull when starting
2017-08-26 22:36:25 -04:00
e7351753c7
print environment after start
2017-08-24 11:16:01 -04:00
0733897cea
script updates
2017-08-23 16:29:55 -04:00
a34e19206c
condense scripts into run script
2017-08-23 16:15:42 -04:00
712e3f3477
rename run script to start
2017-08-21 11:58:15 -04:00
ecf3ce797e
lets encrypt updates for sh scripts
2017-08-21 11:47:42 -04:00
e90dc470b7
path adjustments for lets encrypt
2017-08-21 11:39:49 -04:00
5fe587ea9f
stage testing letsencrypt
2017-08-21 11:35:09 -04:00
a0a5bffec9
renew lets encrypt cert on run
2017-08-21 11:21:40 -04:00
74415b9955
script updates
2017-08-21 08:49:44 -04:00
7aaf185365
param for dockerDir
2017-08-19 11:22:25 -04:00