You can generate an auth.json file and secure copy it into your server environment (similar to .env) Or you could simply add the 2 settings to your existing .env file. Sor more info see: https://nova.laravel.com/docs/3.0/installation.html#authenticating-nova-in-continuous-integration-ci-environments
May 25, 2021
2
Level 35
Get Nova License Info from GitHub?
Is there a way to pass my Nova license email and password from GitHub to Laravel Forge? I can't think of another way except to explicitly write it out in my deployment script, but that would be a security risk.
Please or to participate in this conversation.