Skip to content

Powie/plesk_lock_promos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plesk_lock_promos

Ansible Playbook for disabling useless promos on plesk.

This playbook uses a docker runner to deploy settings to your plesk on linux installation to disalbe useless promo links and banners in your plesk setup.

Usage

Modify test.yml and plesk.yml in the inventory folder. We use test.yml for our test server. Changed settings will be tested before deploying to the production stage inventory in plesk.yml. Make sure your gitlab runner can connect to all of your plesk servers, use ssh keys! Tag your runner with "ansible" or change the tag in the .gitlab-ci.yml. If you havent a gitlab runner, run the playbook locally, Example:

ansible-playbook settings.yml -i inventory/test.yml

What we install

  • Enginx and http2 for best performance!

What we disable

There are some things that can be disabled in the plesk config:

  • Promo banners
  • Plesk Twitter links
  • Plesk Facebook links
  • Plesk Rating links
  • Plesk Tracking links
  • sentry.io Tracking
  • Hire a Developer in WP Toolkit
  • Monitoring 360 Buttons
  • Disable MyPlesk Login

Features

If you know other things that can be disabled feel free to contact me via: te at powie dot de.

About

Ansible Playbook for disabling useless promos on plesk

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published