Force generation of new encryption key #6

Closed
opened 2017-03-04 08:34:53 +01:00 by lommes · 0 comments
lommes commented 2017-03-04 08:34:53 +01:00 (Migrated from github.com)

Install fails because php artisan key:generate --no-interaction is not executed because the app is in production context. php artisan key:generate --no-interaction --force fixes this

https://github.com/BookStackApp/devops/blob/master/scripts/installation-ubuntu-16.04.sh#L53

Install fails because [`php artisan key:generate --no-interaction`](https://github.com/BookStackApp/devops/blob/master/scripts/installation-ubuntu-16.04.sh#L53) is not executed because the app is in production context. `php artisan key:generate --no-interaction --force` fixes this https://github.com/BookStackApp/devops/blob/master/scripts/installation-ubuntu-16.04.sh#L53
Sign in to join this conversation.
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bookstack/devops#6
No description provided.