Wolfgang Huß
f25f4109d2
Fix webapp Dockerfile
...
- As I build the webapp Docker image locally pushed it to Docker Hub and used it on DO Kubernetes wir.social a file in the constants folder where missing. So I find out that the whole folder was not copied.
2020-12-21 09:36:06 +01:00
Wolfgang Huß
cd61a32a4c
Rename 'schoolsinmotion/.' Docker image names
2020-12-17 18:53:27 +01:00
Wolfgang Huß
6ddec41be2
Merge branch 'master' of https://github.com/Ocelot-Social-Community/Ocelot-Social into 4043-new-digital-ocean-kubernetes-cluster
2020-12-17 15:49:58 +01:00
Wolfgang Huß
c4022c6c97
Refine configmap
2020-12-17 15:49:23 +01:00
Wolfgang Huß
8570db3ebc
Clarify ingress
2020-12-17 09:42:39 +01:00
Wolfgang Huß
75916f07a3
Fix as Ulf suggested
2020-12-17 09:35:48 +01:00
Wolfgang Huß
80968e3a8c
Clean up ingress and issuer
2020-12-16 14:43:30 +01:00
Wolfgang Huß
28c3d185c3
Refine HTTPS README.md for cert-manager
2020-12-16 08:16:10 +01:00
Wolfgang Huß
4f8f2da586
Refine HTTPS README.md for load balancer
2020-12-16 07:38:52 +01:00
Wolfgang Huß
bf0b62ad2e
Correct ingress.tamplate.yaml
2020-12-16 07:10:53 +01:00
Wolfgang Huß
7c97fa4459
Clarified configmap.template.yaml
2020-12-15 17:33:15 +01:00
Wolfgang Huß
197f99b178
Refactor maintenance mode
2020-12-15 16:17:30 +01:00
Wolfgang Huß
0645cbbaf0
Implement installation alternative of a payed DO load balancer
2020-12-15 16:17:07 +01:00
Wolfgang Huß
7e73fd6201
Implement installation alternative of a payed DO load balancer
2020-12-15 10:44:07 +01:00
Wolfgang Huß
21da8410d3
Reset ingress.template.yaml
...
- Reset service name to web.
2020-12-14 18:33:16 +01:00
Wolfgang Huß
95079daa0c
Setup a new ClusterIssuer
2020-12-14 13:53:55 +01:00
Mogge
4b0893c1df
Merge pull request #4037 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/jest-26.6.3
...
Bump jest from 25.3.0 to 26.6.3 in /webapp
2020-12-14 10:07:48 +01:00
Mogge
98fff1e38d
Merge pull request #4065 from Ocelot-Social-Community/dependabot/npm_and_yarn/ini-1.3.8
...
[Security] Bump ini from 1.3.5 to 1.3.8
2020-12-14 09:35:56 +01:00
Mogge
5e23d63b39
Merge pull request #4055 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/uuid-8.3.2
...
Bump uuid from 7.0.3 to 8.3.2 in /backend
2020-12-14 09:32:17 +01:00
Mogge
10a0443667
Merge pull request #4058 from Ocelot-Social-Community/dependabot/npm_and_yarn/babel/register-7.12.10
...
Bump @babel/register from 7.9.0 to 7.12.10
2020-12-14 09:23:05 +01:00
dependabot-preview[bot]
cdf06a8677
[Security] Bump ini from 1.3.5 to 1.3.8
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 08:20:22 +00:00
Mogge
6bdf9fc02a
Merge pull request #4066 from Ocelot-Social-Community/dependabot/npm_and_yarn/backend/ini-1.3.8
...
[Security] Bump ini from 1.3.5 to 1.3.8 in /backend
2020-12-14 09:18:23 +01:00
dependabot-preview[bot]
0c36ef8a6e
[Security] Bump ini from 1.3.5 to 1.3.8 in /backend
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 08:09:03 +00:00
Mogge
95d4641842
Merge pull request #4067 from Ocelot-Social-Community/dependabot/npm_and_yarn/webapp/ini-1.3.8
...
[Security] Bump ini from 1.3.5 to 1.3.8 in /webapp
2020-12-14 09:07:15 +01:00
dependabot-preview[bot]
13a7c019ff
[Security] Bump ini from 1.3.5 to 1.3.8 in /webapp
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8. **This update includes a security fix.**
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-14 05:54:33 +00:00
Wolfgang Huß
be62c7d284
Rename back letsencrypt-XXX ClusterIssuer and files
2020-12-13 17:07:51 +01:00
Wolfgang Huß
ea93fbb65a
Refactor ingress.yaml(s) and issuer.yaml(S)
2020-12-13 15:47:59 +01:00
Wolfgang Huß
1f4e51d829
Refactor ingress.yaml(s) and issuer.yaml(S)
2020-12-13 15:21:43 +01:00
Wolfgang Huß
1b01d35c8d
Refactor ingress.yaml(s) and issuer.yaml(S)
2020-12-13 15:18:17 +01:00
Wolfgang Huß
0ffba54fde
Refactor deployment/digital-ocean/https/README.md
2020-12-10 09:54:18 +01:00
Wolfgang Huß
3b872145a8
Refactor deployment/digital-ocean/https/templates/ingress.template.yaml
2020-12-10 08:18:25 +01:00
dependabot-preview[bot]
621e1232a4
Bump @babel/register from 7.9.0 to 7.12.10
...
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register ) from 7.9.0 to 7.12.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.12.10/packages/babel-register )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-10 04:54:32 +00:00
dependabot-preview[bot]
3904de2a30
Bump uuid from 7.0.3 to 8.3.2 in /backend
...
Bumps [uuid](https://github.com/uuidjs/uuid ) from 7.0.3 to 8.3.2.
- [Release notes](https://github.com/uuidjs/uuid/releases )
- [Changelog](https://github.com/uuidjs/uuid/blob/master/CHANGELOG.md )
- [Commits](https://github.com/uuidjs/uuid/compare/v7.0.3...v8.3.2 )
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-12-09 05:51:23 +00:00
Wolfgang Huß
dd34753497
Refactor deployment/digital-ocean/https/README.md
2020-12-08 16:34:33 +01:00
Wolfgang Huß
424d2df847
Refactor deployment/digital-ocean/https/README.md
2020-12-08 16:32:52 +01:00
Wolfgang Huß
51a11cdff0
Fix edit-this-documentation.md
2020-12-08 16:31:08 +01:00
Wolfgang Huß
eb7a3c4063
Fix edit-this-documentation.md
2020-12-08 16:25:34 +01:00
Wolfgang Huß
dd456f4b1d
Fix edit-this-documentation.md
2020-12-08 16:07:57 +01:00
Wolfgang Huß
9f454fd8fc
Add hints to configure the pod resources
2020-12-08 15:43:00 +01:00
Wolfgang Huß
332c3f9053
Refactor deployment
2020-12-08 14:10:03 +01:00
Wolfgang Huß
7c0d55f24e
Refactor deployment
2020-12-08 13:29:49 +01:00
Wolfgang Huß
eb3eedbab2
Add to 'Apply The Configuration'
2020-12-08 13:29:16 +01:00
Wolfgang Huß
d23797e83b
Replace deployment label names and selector names
2020-12-08 10:01:13 +01:00
Wolfgang Huß
fe6f052ded
Replace deployment labels and selectors
2020-12-08 09:50:19 +01:00
Wolfgang Huß
62646df4f8
Replace URI
2020-12-08 09:43:56 +01:00
Wolfgang Huß
a14506a228
Replace developer@human-connection.org with devops@ocelot.social
2020-12-08 09:22:52 +01:00
Wolfgang Huß
23e5f4deb9
Refactor deployment/digital-ocean/README.md
2020-12-08 09:13:59 +01:00
Wolfgang Huß
be0b7da898
Refactor deployment/digital-ocean/README.md
2020-12-08 09:08:02 +01:00
Wolfgang Huß
05bd98021c
Refactor deployment/README.md
2020-12-08 08:55:22 +01:00
Wolfgang Huß
cbdbe276cd
Change namespace
...
- from '--namespace=human-connection' to '-n ocelot-social'.
2020-12-08 08:50:30 +01:00