mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
Remove Laravel Forge from self-hosting docs, update image name
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 611 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 666 KiB After Width: | Height: | Size: 611 KiB |
@@ -9,7 +9,7 @@ Prerequisites:
|
||||
|
||||
## Navigate to your project's integrations tab
|
||||
|
||||

|
||||

|
||||
|
||||
## Enter your Laravel Forge Access Token and Server Id
|
||||
|
||||
@@ -18,12 +18,12 @@ Obtain a Laravel Forge access token in API Tokens
|
||||

|
||||

|
||||
|
||||
Obtain a Laravel Forge server id in Servers
|
||||
Obtain your Laravel Forge Server ID in Servers > Server ID
|
||||
|
||||

|
||||

|
||||
|
||||
Press on the Laravel Forge tile and input your Laravel Forge access token and server id to grant Infisical access to your Laravel Forge account.
|
||||
Press on the Laravel Forge tile and input your Laravel Forge access token and server ID to grant Infisical access to your Laravel Forge account.
|
||||
|
||||

|
||||
|
||||
@@ -39,4 +39,4 @@ Press on the Laravel Forge tile and input your Laravel Forge access token and se
|
||||
Select which Infisical environment secrets you want to sync to which Laravel Forge site and press create integration to start syncing secrets to Laravel Forge.
|
||||
|
||||

|
||||

|
||||

|
||||
|
||||
@@ -25,13 +25,6 @@ Choose from a variety of deployment options listed below to get started.
|
||||
<Card title="Fly.io" color="#dc2626" href="deployment-options/fly.io">
|
||||
Use our standalone docker image to deploy on Fly.io
|
||||
</Card>
|
||||
<Card
|
||||
title="Laravel Forge"
|
||||
color="#17B69B"
|
||||
href="deployment-options/laravel-forge"
|
||||
>
|
||||
Use our standalone docker image to deploy on Laravel Forge
|
||||
</Card>
|
||||
<Card title="Render.com" color="#dc2626" href="deployment-options/render">
|
||||
Install on Render using our standalone docker image
|
||||
</Card>
|
||||
|
||||
Reference in New Issue
Block a user