Commit Graph

202 Commits

Author SHA1 Message Date
Tuan Dang
7fd06e36bc Complete preliminary addition of infisical-node to support service tokens 2023-03-14 16:38:30 +07:00
BlackMagiq
1e859c19f4 Merge pull request #429 from Infisical/check-vercel
Add docs for Node SDK
2023-03-12 23:04:48 +07:00
Tuan Dang
175b4a3fb6 Add docs for Node SDK 2023-03-12 23:03:25 +07:00
Aashish-Upadhyay-101
1090a61162 python create_secrets, update_secrets and delete_secrets docs 2023-03-10 22:45:58 +05:45
Aashish-Upadhyay-101
42374a775d python retrieve_secrets docs 2023-03-10 20:29:58 +05:45
Maidul Islam
ef4a316558 Update docker.mdx 2023-03-09 16:26:32 -08:00
mv-turtle
a676ce7c21 Update features.mdx 2023-03-09 13:13:38 -08:00
Maidul Islam
bb70ff96d2 Add docs for k8 Global configuration 2023-03-08 20:33:18 -08:00
Tuan Dang
61d4da49aa Merge remote-tracking branch 'origin' into revised-service-token-docs 2023-03-07 15:34:22 +07:00
mv-turtle
1f316a0b65 Add SveteKit to the docs sidebar 2023-03-06 21:17:33 -08:00
mv-turtle
23d09c37b5 Merge pull request #407 from jerriclynsjohn/patch-2
Adding sveltekit into the index of Integrations
2023-03-06 21:12:50 -08:00
Tuan Dang
5b65adedbb Resolve merge conflicts 2023-03-07 11:22:56 +07:00
Tuan Dang
6abbc1c54d Revise docs for working with CRUD secrets 2023-03-06 18:52:30 +07:00
Maidul Islam
85e5319981 Merge pull request #401 from jon4hz/update-check
Update check
2023-03-05 22:38:06 -05:00
Maidul Islam
50da0a753a Add cli docs for supported environment variables 2023-03-05 22:36:00 -05:00
Jerric Lyns John
6a5f2d0566 Adding sveltekit into the index 2023-03-06 06:44:17 +05:30
Jerric Lyns John
cb905e5ee6 Create sveltekit.mdx 2023-03-06 05:18:53 +05:30
BlackMagiq
71261e7594 Merge pull request #394 from ha-sante/patch-1
Update create-secrets.mdx
2023-03-05 12:34:26 +07:00
BlackMagiq
27e4f490d3 Merge pull request #387 from MatthewJohn/main
Correct port in self-host documentation and simplify downloading nginx config
2023-03-05 12:32:20 +07:00
Maidul Islam
f9f30efe03 add integrations to main nav in docs 2023-03-04 19:33:11 -05:00
Aqib-Rime
70967ac7b0 update AWS and AZURE integrations 2023-03-04 13:52:14 +06:00
Maidul Islam
98b443da82 Merge pull request #380 from jon4hz/tf
docs: add terraform
2023-03-03 21:07:51 -05:00
Maidul Islam
10f75c8e55 add terraform docs 2023-03-03 21:07:18 -05:00
Tuan Dang
ff2ee989d6 Add GitLab and Azure Key Vault docs 2023-03-02 23:44:57 +07:00
Maidul Islam
205ec61549 improve export and run command docs 2023-03-01 18:01:09 -05:00
Maidul Islam
0d16f707c2 update export command docs with proejctId flag 2023-03-01 17:40:39 -05:00
ha-sante
7dd28a5941 Update create-secrets.mdx
I am making this change to draw your attention to this as it seems that some variables are used wrong.

- Specifically this section:


		util.decodeBase64(encryptedProjectKey),
		util.decodeBase64(encryptedProjectKey.nonce),
		util.decodeBase64(encryptedProjectKey.sender.publicKey),
		util.decodeBase64(PSWD)



- Imported tweetnacl as well so it's easier to understand and for the code to make sense from the get go.
2023-02-28 13:03:32 +00:00
Tuan Dang
a89fccdc1f Add support for Zoho email 2023-02-28 19:02:17 +07:00
Matt John
00a07fd27c Correct port in linux selfhost setup 2023-02-27 18:47:59 +00:00
Matt John
ec0e77cc5a Remove unecessary 'cd' during download of nginx config in linux selfhost setup 2023-02-27 18:47:23 +00:00
Vladyslav Matsiiako
091115e6ba Merge branch 'main' of https://github.com/Infisical/infisical 2023-02-26 17:51:45 -08:00
Vladyslav Matsiiako
d9c055872d Fixed minor bugs everywhere 2023-02-26 17:51:26 -08:00
Maidul Islam
c17bf13f8c remove sudo for alpine 2023-02-26 19:32:33 -05:00
Maidul Islam
8f974fb087 Add docs for default environment 2023-02-25 13:07:07 -05:00
jon4hz
515e010065 docs: add terraform 2023-02-25 18:09:06 +01:00
Tuan Dang
b61350f6a4 Add Travis CI docs, minor edits 2023-02-24 16:37:26 +07:00
Maidul Islam
7f04617b7d update brew command to update cli 2023-02-23 19:37:19 -05:00
Maidul Islam
4276fb54cc Add docs for git branch mapping 2023-02-23 13:07:18 -05:00
Tuan Dang
e24f70b891 Patch Vercel case where secrets can be of type plain and sensitive 2023-02-23 16:47:21 +07:00
Tuan Dang
6ad70f24a2 Add support and docs for SocketLabs email SMTP 2023-02-22 15:44:47 +07:00
Tuan Dang
2d6d32923d Finish alert for new device login detection 2023-02-21 18:01:26 +07:00
Tuan Dang
7cb6aee3f7 Add docs for MFA 2023-02-21 16:08:09 +07:00
Tuan Dang
469d042f4b Add CircleCI docs 2023-02-21 13:07:17 +07:00
Maidul Islam
2bdb20f42f Merge pull request #339 from Infisical/mfa
MFA
2023-02-19 18:33:11 -05:00
Maidul Islam
1082d7f869 update helm docs for self install 2023-02-18 23:28:52 -05:00
Tuan Dang
e1ad8fbee8 Refactoring functions into services, helper functions, hooks, patch bugs 2023-02-14 17:38:58 +07:00
Tuan Dang
30b2b85446 Fix merge conflicts 2023-02-13 15:24:19 +07:00
Maidul Islam
2022988e77 Only allow sign up when invted 2023-02-12 10:34:32 -08:00
Maidul Islam
409de81bd2 Allow sign up disable 2023-02-12 09:34:52 -08:00
Tuan Dang
9b219f67b0 Update package.json 2023-02-11 16:07:32 +07:00