Posts older than 12H
legend appears at some point, with older posts belowTOP
and LATEST
filters.Note: Do not use HOT
as it's running on the old votes-per-period system which isn't running on Sandboxes.
$ kubectl get pods | grep goal-top-algorithm-redux-2-minds-app
$ kubectl exec -ti goal-top-algorithm-redux-2-minds-app-{random_ID_HERE} sh
$ cd /var/www/Minds/engine
$ php cli.php top all sync_activity --metric=down --from=1 && php cli.php top all sync_activity --metric=up --from=1 && php cli.php top all sync_images --metric=down --from=1 && php cli.php top all sync_images --metric=up --from=1 && php cli.php top all sync_videos --metric=down --from=1 && php cli.php top all sync_videos --metric=up --from=1 && php cli.php top all sync_blogs --metric=down --from=1 && php cli.php top all sync_blogs --metric=up --from=1