Victor Santos
b18ec00f5d
chore: update installation instructions and repository links for Infisical CLI
...
- Removed outdated warning regarding Debian/Ubuntu releases.
- Updated installation commands to use the official Infisical repository for all platforms.
- Replaced `curl` with `wget` in Alpine installation instructions for consistency.
- Updated version links in tips to point to the GitHub releases page.
2026-02-12 14:17:56 -03:00
Daniel Hougaard
88b30a89b2
fix: requested changes
2026-02-12 03:59:26 +04:00
IgorHorta
2d5670fe07
feat(flyio): support automatic redeployment on Fly.io after secret changes
...
- Add autoRedeploy sync option to trigger machine restarts after secret sync/remove
- Use Machines API to update machines with min_secrets_version for redeploy
- Use list machines response directly (per Fly.io API spec) instead of GET per machine
- Always resolve app name from appId via GraphQL (no stored appName)
- Add FlyioSyncOptionsFields, FlyioSyncOptionsSection, FlyioSyncOptionsReviewFields
- Update frontend forms, review, and details to support auto redeploy option
- Update API docs and Fly.io integration documentation
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-02-11 13:11:48 -03:00
Akhil Mohan
f5a7dabff4
Merge pull request #5382 from Infisical/docs/operator
...
docs: updated information on operator default value
2026-02-06 20:14:18 +05:30
Victor Santos
6601623f0c
docs: clarify prerequisites and details for Windows local account rotation and SMB connection
2026-02-05 23:11:53 -03:00
=
1a6d1fc66e
doc: updated information on operator default value
2026-02-06 02:08:47 +05:30
carlosmonastyrski
24cdd80e38
Merge pull request #5285 from Infisical/feat/PKI-100
...
feature: add AWS load balancer PKI sync
2026-02-04 15:43:37 -03:00
Daniel Hougaard
c58b3666ad
Update infisical-secret-crd.mdx
2026-02-04 02:00:46 +04:00
Carlos Monastyrski
14984e02f0
Merge origin/main into feat/PKI-100
2026-02-03 17:39:08 -03:00
carlosmonastyrski
494f41ff92
Merge pull request #5311 from Infisical/feat/PKI-41
...
feature: add PKI Cloudflare Sync
2026-02-03 15:49:29 -03:00
varonix
22ea87edcb
Merge pull request #5307 from Infisical/daniel/dbt-rotation
...
feat: dbt app connection & service token secret rotation
2026-02-03 15:27:07 +04:00
IgorHorta
4919be240a
fix: change app conection place
2026-02-02 19:23:52 -03:00
Carlos Monastyrski
c9b253d4de
Address PR comments
2026-02-02 11:51:43 -03:00
Daniel Hougaard
24bfe08b9e
Merge branch 'main' into daniel/dbt-rotation
2026-01-31 04:54:48 +04:00
IgorHorta
e9bba84f08
app connection should be open-router
2026-01-30 18:16:52 -03:00
IgorHorta
7392a54021
fix: wrong curl
2026-01-30 17:56:22 -03:00
IgorHorta
f76ccfa8d3
docs: openrouter branding in docs (SECRETS-102)
2026-01-30 17:40:05 -03:00
Victor Santos
35eb8294ec
Merge branch 'main' into feature/windows-local-account-secret-rotation
2026-01-29 10:57:25 -03:00
Carlos Monastyrski
e7184b71fd
Add PKI Cloudflare Sync
2026-01-29 10:50:22 -03:00
Daniel Hougaard
5a71a1036c
Merge branch 'main' into daniel/dbt-rotation
2026-01-29 16:47:39 +04:00
IgorHorta
74aaa2bbac
fix: addressing PR feedback adding improvements to open router doc
2026-01-28 21:51:36 -03:00
IgorHorta
098ee35b68
Merge origin/main into igor/secrets-71-create-secret-rotation-for-openrouter-api-keys
2026-01-28 19:23:37 -03:00
Victor Santos
1c3359e571
refactor: rename Windows references to SMB in documentation and code for consistency and clarity
2026-01-28 18:10:50 -03:00
Daniel Hougaard
9614ba8dda
Update circleci.mdx
2026-01-29 00:44:25 +04:00
Daniel Hougaard
d91f953f13
docs: dbt secret rotation and app connection
2026-01-29 00:18:30 +04:00
IgorHorta
f7c3e87873
fix: adding docs for open router rotation
2026-01-28 16:41:23 -03:00
Victor Santos
49e0ec4cbd
refactor: enhance Windows local account rotation schemas to prevent password rotation for privileged accounts and improve password validation
2026-01-28 13:20:35 -03:00
Victor Santos
9cd1bc5b28
feat: reorganize Windows local account documentation and add new images for enhanced clarity
2026-01-27 00:22:26 -03:00
Victor Santos
045f758f9c
feat: add Windows connection support and enhance documentation for SMB and local account secret rotation
2026-01-26 22:18:58 -03:00
Daniel Hougaard
be09249056
fix: missing api docs
2026-01-27 01:17:09 +04:00
Daniel Hougaard
b758c7d2d6
feat: circleci app connection and secret sync
2026-01-27 00:55:19 +04:00
Daniel Hougaard
a0b5a57371
Update overview.mdx
2026-01-21 20:39:25 +01:00
Daniel Hougaard
5d891f6831
Update overview.mdx
2026-01-21 15:38:00 +01:00
varonix
8a79eeda0f
Update docs/integrations/platforms/infisical-proxy.mdx
...
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
2026-01-15 02:40:53 +01:00
Daniel Hougaard
470a24e21d
docs: infisical proxy
2026-01-15 02:11:44 +01:00
Daniel Hougaard
00719c181b
Create infisical-proxy.mdx
2026-01-15 01:58:49 +01:00
=
e704ef07d5
docs: added new docs for ssh app connection
2026-01-13 21:51:57 +05:30
varonix
56e22301c8
Merge pull request #5056 from Infisical/update-operator-guide-supported-versions
...
docs: add supported k8s versions and dists section
2026-01-12 23:37:32 +01:00
carlosmonastyrski
700985c5d6
Merge pull request #5128 from Infisical/ENG-4164
...
feature: add secrets rotation for Databricks
2026-01-12 09:16:19 -03:00
Daniel Hougaard
7deed44325
docs: agent injector security context
2026-01-09 05:03:17 +01:00
Carlos Monastyrski
0fba3d7e0b
Add secrets rotation for Databricks
2026-01-07 15:45:11 -03:00
Carlos Monastyrski
832d168181
Improve GCP app connection doc wording
2026-01-06 17:58:12 -03:00
Carlos Monastyrski
9ffad969e8
Add small tip for GCP app connection impersonation requiring IAM service permission
2026-01-06 15:24:42 -03:00
Sheen
7d9dadc389
Merge pull request #5107 from Infisical/doc/add-docs-for-template-metadata-in-infisical-secret
...
docs: template metadata for infisical secret k8 resource
2026-01-07 00:57:26 +08:00
ArshBallagan
2da3ab7379
Update overview.mdx
2026-01-06 08:06:15 -08:00
Sheen Capadngan
e76b6972a7
misc: addresesd comment
2026-01-06 21:50:16 +08:00
Daniel Hougaard
880b37c053
Merge branch 'main' into ENG-4169
2026-01-06 01:21:51 +01:00
Sheen Capadngan
290be19778
doc: template metadata for infisical secret k8 resource
2026-01-06 03:53:03 +08:00
Daniel Hougaard
aae09c2fe2
minor doc fixes
2025-12-24 14:58:22 +01:00
Victor Santos
c29c31d2c4
feat: add Oracle Instant Client installation for mTLS wallet support in Dockerfiles
2025-12-22 22:43:45 -03:00