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
Admin panel?
Mount and share subdir with domains.lst?
Fill the Redis with new domains from Admin?
Implement Admin Panel for cron service, separated from the web app, use secure link and authorisation, use https.
From Admin Panel you can add, delete, update domains. How to delete domains from Redis and WebApp using Cron Admin Panel? Use the markers in the Redis? Use the Redis as a single source of truth? Check Redis periodically and delete domains from WebApp cache.
TODO:
Add boolean parameter for default domains loading from domains.lst during the first start
Remove hardcoded list of domains in the cron app (move them to the file into the test dir).
Implement removing domains from web-app cache, if they deleted from Redis
Implement domains uploading via web interface of admin panel
Implement domains downloading via web interface of admin panel
Implement domains deletion via admin panel web interface
The text was updated successfully, but these errors were encountered:
Fill the Redis keys from the uploaded list.
Admin panel?
Mount and share subdir with domains.lst?
Fill the Redis with new domains from Admin?
Implement Admin Panel for cron service, separated from the web app, use secure link and authorisation, use https.
From Admin Panel you can add, delete, update domains. How to delete domains from Redis and WebApp using Cron Admin Panel? Use the markers in the Redis? Use the Redis as a single source of truth? Check Redis periodically and delete domains from WebApp cache.
TODO:
The text was updated successfully, but these errors were encountered: