Skip to content

Fly.io How To Integrate Google Search Console. #140

Answered by towfiqi
JohnMatychuk asked this question in Q&A
Discussion options

You must be logged in to vote

Assuming you have already deployed to fly.io using this doc: https://docs.serpbear.com/deployment/deploying-to-fly.io-free
All you have to do is run this command from your terminal:

fly secrets set --app YOUR__FLY.IO_APP_NAME SEARCH_CONSOLE_PRIVATE_KEY=SEARCH_CONSOLE_PRIVATE_KEY=-----BEGIN PRIVATE KEY-----\ssssaswdkihadho\nlnb/Kt88qQC...KYv6A==\n-----END PRIVATE KEY-----\n

And then run:

fly secrets set --app YOUR__FLY.IO_APP_NAME [email protected]

Replace the YOUR__FLY.IO_APP_NAME before running the commands.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@JohnMatychuk
Comment options

Answer selected by towfiqi
Comment options

You must be logged in to vote
2 replies
@towfiqi
Comment options

@XahidEx
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants