Skip to content
This repository was archived by the owner on Apr 21, 2026. It is now read-only.

Commit a1d0626

Browse files
author
Sven Strittmatter
committed
Cleanup the Markdown
1 parent 814f19a commit a1d0626

1 file changed

Lines changed: 9 additions & 7 deletions

File tree

README.md

Lines changed: 9 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# LandingPage secureCodeBox
22

3-
This repository sources the [secureCodeBox landing page](https://www.securecodebox.io/).
3+
This repository sources the [secureCodeBox landing page][prod-website].
44

55
The actual content of the static site is in `src/www/`. In `contrib/` is an example template.
66

@@ -23,10 +23,12 @@ python -m SimpleHTTPServer 8080
2323
```
2424

2525
## CI/CD Build Infrastructure
26-
- Prod Server (Rancher 1.6): https://security.iteratec.de:8443/env/1a5/apps/stacks/1st186/services/1s789/containers
27-
- Build Server (Bamboo): https://bamboo.iteratec.io/browse/SB-SCBIO
28-
- Artifact Server (Artifactory):
2926

30-
Each commit to the master repo results in a new container, which resist at: https://artifactory.iteratec.io/artifactory/webapp/#/artifacts/browse/tree/DockerV2Info/securecodebox.docker/securecodebox/website/latest
31-
If you want to update the production Website http://www.secureCodeBox.io you need to manualy press the Upgrade button here: https://security.iteratec.de:8443/env/1a5/apps/stacks/1st186/services/1s789/containers
32-
- This step is not automated because there is no review process in place yet (master / develop branch with pull requests)
27+
- [Prod Server (Rancher 1.6)](https://security.iteratec.de:8443/env/1a5/apps/stacks/1st186/services/1s789/containers)
28+
- [Build Server (Bamboo)](https://bamboo.iteratec.io/browse/SB-SCBIO)
29+
- [Artifact Server (Artifactory)](https://artifactory.iteratec.io/artifactory/webapp/#/artifacts/browse/tree/DockerV2Info/securecodebox.docker/securecodebox/website/latest):
30+
Each commit to the master repo results in a new container, which resist here.
31+
If you want to update the [production Website][prod-website] you need to manually press the <kbd>upgrade</kbd> button [in Rancher](https://security.iteratec.de:8443/env/1a5/apps/stacks/1st186/services/1s789/containers).
32+
- This step is not automated because there is no review process in place yet (master/develop branch with pull requests).
33+
34+
[prod-website]: http://www.secureCodeBox.io

0 commit comments

Comments
 (0)