6 Commits

Author SHA1 Message Date
Mangiang
d5c5c49cf1 fix: remove quotes and add replacement step
Some checks reported errors
continuous-integration/drone/push Build is passing
continuous-integration/drone Build was killed
2022-05-08 20:57:52 -04:00
Mangiang
5dcc73a229 fix: Add quotes around inventory templating
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is failing
2022-05-08 20:46:32 -04:00
shirito
53048e6147 fix: Fixing 404 on search url (#33)
All checks were successful
continuous-integration/drone/push Build is passing
Fixing 404 error on https://db.sp-tarkov.com/search and subpaths (https://db.sp-tarkov.com/search/5cc9a96cd7f00c011c04e04a for example)

![image](/attachments/45627308-515f-4f49-9932-0e0234c653fe)

Reviewed-on: SPT-AKI/Website#33
Co-authored-by: shirito <shirito@noreply.dev.sp-tarkov.com>
Co-committed-by: shirito <shirito@noreply.dev.sp-tarkov.com>
2021-12-20 18:17:55 +00:00
shirito
67857b6b40 fix: Change items website hierarchy permissions (from 774 to 775)
All checks were successful
continuous-integration/drone/push Build is passing
2021-11-04 21:23:02 +00:00
shirito
4bb11f731c feat: Add passphrase capabilities for SSH key (#11)
All checks were successful
continuous-integration/drone/push Build is passing
We can now use encrypted SSH keys in the pipeline.
The new secret is `deploy_ssh_key_passphrase`

The documentation has been updated accordingly

Co-authored-by: Ereshkigal <ereshkigal@noreply.dev.sp-tarkov.com>
Reviewed-on: SPT-AKI/Website#11
Co-authored-by: shirito <shirito@noreply.dev.sp-tarkov.com>
Co-committed-by: shirito <shirito@noreply.dev.sp-tarkov.com>
2021-11-04 01:21:44 +00:00
shirito
bfef92da27 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.

Reviewed-on: SPT-AKI/Website#9
Co-authored-by: shirito <shirito@noreply.dev.sp-tarkov.com>
Co-committed-by: shirito <shirito@noreply.dev.sp-tarkov.com>
2021-10-30 16:27:49 +00:00