Commit Graph

825 Commits

Author SHA1 Message Date
Patrick Skowronek 5cf289f4ee Fixed postgres user 2022-05-17 10:57:32 +02:00
patrickskowronekdkfz 4ba956e45f
Merge pull request #11 from samply/feature/checkOwner
Check directory ownership.
2022-05-17 10:51:50 +02:00
patrickskowronekdkfz 1e6ec2b7c7
Merge pull request #12 from samply/feature/logGitDiff
Added Link to Git Diff for Github Repositories to Bridgehead Update
2022-05-17 10:48:12 +02:00
Patrick Skowronek 8c93524230 Merge branch 'version-1' of https://github.com/samply/bridgehead into version-1 2022-05-17 09:37:45 +02:00
Patrick Skowronek ce10b41bbb Move all .env refs to .conf 2022-05-17 09:37:20 +02:00
Torben Brenner dfaa4b8b15 feature: Added Link to Git Diff to Update Logs 2022-05-16 11:44:21 +02:00
Martin Lablans e3e83dd886 Make sure both /etc/bridgehead and /srv/docker/bridgehead are owned by the correct user. 2022-05-16 09:46:03 +02:00
Torben Brenner d23e15d1d8 docs: Added note on PROJECTNAME Parameter to Usage 2022-05-16 09:25:15 +02:00
Patrick Skowronek c6865624e5 Removed ref to site.conf 2022-05-16 09:21:42 +02:00
Patrick Skowronek 0b48ebb44a Merge branch 'version-1' of https://github.com/samply/bridgehead into version-1 2022-05-16 08:20:15 +02:00
Patrick Skowronek 08ee32ac40 Updated Readme and some other improvements 2022-05-16 08:19:49 +02:00
Martin Lablans 8352965d66 Don't use TTY for systemd job. 2022-05-13 15:59:05 +02:00
Torben Brenner 08d9412c62
Merge pull request #10 from samply/fix/makeShareUseProxyServer
Make Share use proxy server.
2022-05-13 15:21:39 +02:00
Torben Brenner fbfd7cc428
Merge pull request #9 from samply/feature/fetchSecretsFromVault
Auto-fetch sensitive variables from vault.
2022-05-13 15:20:00 +02:00
Martin Lablans a6a7a3aa99 Make Share use proxy server. 2022-05-13 14:48:26 +02:00
Martin Lablans f510b1d0cb Use http proxy set in $http_proxy. 2022-05-13 14:19:52 +02:00
Martin Lablans 1692395ffc Support retrieving credentials for vault from /etc/bridgehead/vault.conf 2022-05-13 14:11:14 +02:00
patrickskowronekdkfz 14b3f2d61b
Merge pull request #8 from samply/fix/someFixes
Some small fixes (see description)
2022-05-13 08:01:50 +02:00
Martin Lablans 4b5af787e5 Use correct image name. 2022-05-12 18:27:34 +02:00
Martin Lablans d428f08d8a Whenever a variable has the value <VAULT>, auto-fetch value from vault. 2022-05-12 18:24:31 +02:00
Martin Lablans 5ddca3d9f4 Make TLS certificate generation non-interactively, and make certificates valid for a longer time. 2022-05-12 18:21:31 +02:00
Martin Lablans 821eebe8c6 Ask for correct SITE_NAME variable in error message. 2022-05-12 18:20:43 +02:00
Patrick Skowronek 2b4ea24b59 Updated Readme and remove old script 2022-05-12 13:00:08 +02:00
Patrick Skowronek 1928713b9d Fixed naming
Update the git config repo
2022-05-11 10:30:18 +02:00
patrickskowronekdkfz 4c5eb05d26
Merge pull request #7 from samply/feature/landingpage-as-container
New landing page that does not require a docker volume.
2022-05-11 09:07:21 +02:00
Patrick Skowronek 8da8a7933a Correct link to docker images 2022-05-11 09:05:23 +02:00
Patrick Skowronek 25cee2ff5b Merge branch 'version-1' into feature/landingpage-as-container 2022-05-10 14:00:58 +02:00
Martin Lablans 66120a4ae7 Fix for other projects, too. 2022-05-10 11:56:50 +02:00
Martin Lablans edc3085dca New landingpage. 2022-05-10 11:52:38 +02:00
patrickskowronekdkfz 95b2fdae08
Merge pull request #6 from samply/martinsFixes
Housekeeping and script hardening in /srv/docker/bridgehead
2022-05-10 09:17:25 +02:00
Patrick Skowronek d092d28980 Merge branch 'version-1' into martinsFixes 2022-05-10 09:16:47 +02:00
Patrick Skowronek acd6b94df6 Use correct link to dockerhub 2022-05-10 09:09:58 +02:00
Martin Lablans 4d305e4e2f Updated README.md with new bridgehead command 2022-05-09 15:28:09 +02:00
Martin Lablans 334f82661b Housekeeping and script hardening in /srv/docker/bridgehead. Existing installations need to run bridgehead uninstall, bridgehead install. 2022-05-09 15:13:38 +02:00
Patrick Skowronek fb583b474c Added correct version of traefik 2022-05-09 13:52:20 +02:00
Patrick Skowronek 7be87cc3ad Fixed prerequisites 2022-05-09 13:44:36 +02:00
Patrick Skowronek dc8b8b3339 Some fixes after review with Martin 2022-05-09 12:57:24 +02:00
Patrick Skowronek 445add6d30 Updated gbn docker-compose 2022-05-09 08:09:14 +02:00
Patrick Skowronek 0fce958f44 Updated readme 2022-05-05 15:03:06 +02:00
Patrick Skowronek d36ad9b4e3 Fix some more merge conflicts and some improvements 2022-05-05 14:17:57 +02:00
Patrick Skowronek f159ea8c3c Fixed some merge issues 2022-05-05 08:52:09 +02:00
root 0f1f2a2feb Merge branch 'version-1' of https://github.com/samply/bridgehead into version-1
Conflicts:
	landing/index.html
	lib/generate.sh
	lib/setup-bridgehead-units.sh
2022-05-04 13:59:09 +02:00
root cfceb6d435 Cleanup of earlier merge 2022-05-04 13:50:33 +02:00
patrickskowronekdkfz 290fe5459d
Merge pull request #5 from samply/feature/bd-29
Feature/bd 29
2022-05-04 09:23:36 +02:00
root eb1f791f72 Merge branch 'version-1' into feature/bd-29
Conflicts:
	.gitignore
	README.md
	auth/dktk
	dktk-fed/docker-compose.yml
	landing/index.html
	lib/generate.sh
2022-05-04 09:22:39 +02:00
root 26c9fc0cff Moved all systemd untis to user bridgehead 2022-05-04 09:14:32 +02:00
root 03d1a83439 Removed hacky solution for central components 2022-05-03 15:50:38 +02:00
root 63b279617b Some more improvements for deployment 2022-05-03 09:16:19 +02:00
root 8c5e8ed833 Cleanup of old files
Moved c4 and dktk to ccp
2022-05-02 16:19:17 +02:00
patrickskowronekdkfz 7b299bb338
Merge pull request #3 from samply/feature/bd28
WIP: Feature/bd28
2022-04-28 09:10:55 +02:00