1
5
Fork
You've already forked devops
3

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)
Copy link

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 Branch/Tag specified
main
No results found.
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
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
Reference in a new issue
bookstack/devops
No description provided.
Delete branch "%!s()"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?