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

Commit 814f19a

Browse files
committed
Update README.md
1 parent a5a5fda commit 814f19a

1 file changed

Lines changed: 9 additions & 0 deletions

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,12 @@ If you have Python installed you can simply use it's simple HTP server:
2121
cd src/www
2222
python -m SimpleHTTPServer 8080
2323
```
24+
25+
## 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):
29+
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)

0 commit comments

Comments
 (0)