Skip to content

Commit 1b3dfce

Browse files
committed
Document Domain Setup
Signed-off-by: Sven Strittmatter <sven.strittmatter@iteratec.com>
1 parent ed3ef30 commit 1b3dfce

1 file changed

Lines changed: 24 additions & 1 deletion

File tree

documentation/docs/contributing/project-management.md

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,28 @@ Under the topic "project management" we describe how we do the organizational st
1818
- And a project calendar:
1919
- [Internal link](https://calendar.google.com/calendar/u/0?cid=Y19mODdhNThiMGNmZjNmMWMwMTk5ZjlhNDc1MjVjMmNiMGU3NjkwZmRjMTliZTI2NDlmMGU5YjlmMDA1ZTc3Mjc4QGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20)
2020
- [Public link](https://calendar.google.com/calendar/u/0/embed?src=c_f87a58b0cff3f1c0199f9a47525c2cb0e7690fdc19be2649f0e9b9f005e77278@group.calendar.google.com&ctz=Europe/Berlin)
21+
- We have registerded one domain (`securecodebox.io`) which is sponsored by [iteratec][iteratec].
22+
- The DNS cone is managed via [iteratec][iteratec] [Azure Portal](https://portal.azure.com/) by the _admin-team_.
23+
- The website [https://www.securecodebox.io] is hosted on [Netlify](https://app.netlify.com/).
24+
- We have a [Hetzner](https://www.hetzner.com/) VM sponsored by [iteratec][iteratec] to host the Helm charts and telemetry server.
25+
26+
### Domains
27+
28+
We use these full qualified domain names:
29+
30+
- For serving our Helm charts:
31+
- charts.securecodebox.io -> sky.securecodebox.io
32+
- sky.securecodebox.io -> 88.99.30.123(Hetzner VM)
33+
- For our [telemetry](https://www.securecodebox.io/docs/telemetry):
34+
- telemetry.chase.securecodebox.io -> telemetry.securecodebox.io
35+
- Backward compatibility: Was the old address. Old installations use this one.
36+
- telemetry.securecodebox.io -> sky.securecodebox.io
37+
- For our main website:
38+
- www.securecodebox.io -> docs-securecodebox.netlify.app
39+
40+
### Website
41+
42+
The website and documentation is based on [Docusaurus](https://docusaurus.io/) and hosted on [Netlify](https://app.netlify.com/). The login is documented in our vault.
2143

2244
## Teams
2345

@@ -78,4 +100,5 @@ For on- and off-boarding we create an issue for each member. On- and off-boardin
78100
- Remove user from namespace "io.securecodebox" in [SonaType](https://central.sonatype.com/).
79101
- Remove access to [OWASP vault](https://team-securecodebox.1password.com/).
80102

81-
[google-shared-drive]: https://drive.google.com/drive/folders/1cwAjEyEabdj4By-Ox6ho49NiT-vQUeDq?usp=drive_link
103+
[google-shared-drive]: https://drive.google.com/drive/folders/1cwAjEyEabdj4By-Ox6ho49NiT-vQUeDq?usp=drive_link
104+
[iteratec]: https://www.iteratec.com/

0 commit comments

Comments
 (0)