27 Commits

Author SHA1 Message Date
SPT-dev
e57ecb8d2b fix: remove pull_request trigger from drone 2023-03-02 21:37:00 -05:00
SPT-dev
e9b3e3987e test: increase ansible dry-run verbosity 2023-03-02 21:36:59 -05:00
SPT-dev
b99a6725fa refacto: move items to its own repo 2023-03-02 21:36:58 -05:00
SPT-dev
d13d8c8b1e fix: Add ssh passphrase back 2023-03-02 21:36:57 -05:00
SPT-dev
2fe9983b7f fix: remove password 2023-03-02 21:36:56 -05:00
SPT-dev
28affa7b5d fix: remove all website requirements 2023-03-02 21:36:56 -05:00
SPT-dev
282e6e8d26 fix: remove all website requirements 2023-03-02 21:36:56 -05:00
SPT-dev
85cecd6ecd fix: remove quotes and add replacement step 2023-03-02 21:36:55 -05:00
SPT-dev
d6e9b961c0 fix: simplify website target 2023-03-02 21:36:55 -05:00
SPT-dev
a3a3b88300 fix: rename db_deploy_path and make git version dynamic 2023-03-02 21:36:54 -05:00
SPT-dev
95c6cb97bb fix: duplcate step in db deployment 2023-03-02 21:36:54 -05:00
SPT-dev
f37d3f4384 fix: duplicate step name 2023-03-02 21:36:54 -05:00
SPT-dev
d1d91db966 fix: Fix pipelines names 2023-03-02 21:36:54 -05:00
SPT-dev
d89faaf9ed feat: extend the website promotion check to development 2023-03-02 21:36:54 -05:00
SPT-dev
a619189bd1 feat: add automatic website deployment 2023-03-02 21:36:53 -05:00
SPT-dev
1cf70a9b8b tests: fix nginx testing setup 2023-03-02 21:36:32 -05:00
SPT-dev
bd24a936fb tests: Use Nginx instead of yarn start 2023-03-02 21:36:31 -05:00
SPT-dev
0be468fe88 test: Test fix cypress browser version 2023-03-02 21:36:29 -05:00
SPT-dev
1efd2eab5a test: Test fix CYPRESS_BASE_URL 2023-03-02 21:36:29 -05:00
SPT-dev
0ecb37beb0 test: Test cypress base 2023-03-02 21:36:29 -05:00
SPT-dev
1188cf173e fix: Remove build from frontend install step 2023-03-02 21:36:28 -05:00
SPT-dev
7017c1652f fix: Apply kubernetes changes to Docker 2023-03-02 21:36:28 -05:00
SPT-dev
7ac1ae6f28 feat: Add passphrase capabilities for SSH key (#11)
We can now use encrypted SSH keys in the pipeline.
The new secret is `deploy_ssh_key_passphrase`

The documentation has been updated accordingly
2023-03-02 21:36:07 -05:00
SPT-dev
99d1a77c15 Revert "Update '.drone-docker.yml'"
This reverts commit 172846f98e01713ed5edebbeac1a2ee8a5be89c6.
2023-03-02 21:36:06 -05:00
SPT-dev
e5a3d3f948 Update '.drone-docker.yml' 2023-03-02 21:36:06 -05:00
SPT-dev
481eb8cfe8 fix: Fix typo in .drone-docker.yml 2023-03-02 21:36:06 -05:00
SPT-dev
1153ac24bf feat: Add items website code base + drone pipeline (#9)
Hello,

I'm adding the whole https://items.sp-tarkov.com code base as well as the drone pipeline to deploy it.
Please **double check *thoroughly* every** to ensure it matches the server architecture and configuration.
2023-03-02 21:35:55 -05:00