Skip to content
This repository has been archived by the owner on Aug 21, 2024. It is now read-only.

Issues with shared database installation #122

Open
cotycrosby opened this issue Apr 27, 2021 · 0 comments
Open

Issues with shared database installation #122

cotycrosby opened this issue Apr 27, 2021 · 0 comments

Comments

@cotycrosby
Copy link

cotycrosby commented Apr 27, 2021

Having issues with running this plugin on top of a load balancer. Unable to activate the plugin when on a different container.

Example

  • Our server installs the plugin on Container A
  • Container B does not see the redirects because it can't be installed on Container B

I believe the issue is because the install migration does not check to see if the tables have already been created.

https://github.com/Dolphiq/craft3-plugin-redirect/blob/master/src/migrations/Install.php

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant