You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@LeoColomb , hello!
For high avaliability we start at least 2 container instance in one datacenter (docker swarm). It does not have any volumes, configuration changed by environment variables.
Hello!
Summary
Our installation of short link must serve about 1,1 millions of links per month.
I see big log table after stress testing.
I decide disable stats in db to decrease heavy load.
Describe the solution you'd like
In basic yourls config we may set this option, https://github.com/YOURLS/YOURLS/blob/master/includes/Config/Config.php#L196-L198, but in docker image - not.
I want to configure this option by environment variable.
The text was updated successfully, but these errors were encountered: