1
0
Fork 0
mirror of synced 2024-08-13 00:51:22 +12:00
budibase/packages/cli/src/hosting
Rory Powell e116941750 Rotatable secrets (#9982)
* Rotatable secrets

* Set new api encryption key var

* Lint

* Use fallback keys instead of array

* Point api encryption key to dedicated value

* Add API_ENCRYPTION_KEY to cli

* Lint + add api encryption key to env files
2023-03-13 15:02:59 +00:00
..
genUser.ts First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
index.ts First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
init.ts Minor fixes - after removing axios altogether and adding a start script to make life easier for running from ts. 2023-03-03 10:03:33 +00:00
makeFiles.ts Rotatable secrets (#9982) 2023-03-13 15:02:59 +00:00
start.ts First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
status.ts First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
stop.ts First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
types.ts First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00
update.ts Minor fix for CLI - to preserve the MinIO image, meaning that new installations will always use the minio/minio image, whereas older installations can use the RELEASE.2022-10-24T18-35-07Z version which still supports the FS system. 2023-03-09 13:52:35 +00:00
utils.ts Minor fix for CLI - to preserve the MinIO image, meaning that new installations will always use the minio/minio image, whereas older installations can use the RELEASE.2022-10-24T18-35-07Z version which still supports the FS system. 2023-03-09 13:52:35 +00:00
watch.ts First pass - converting CLI to Typescript. 2023-03-02 18:21:45 +00:00