README.md in foreman_acd-0.10.0 vs README.md in foreman_acd-0.11.0
- old
+ new
@@ -57,31 +57,17 @@
See [Deploying Hosts using Application Centric Deployment](https://docs.theforeman.org/nightly/Deploying_Hosts_AppCentric/index-katello.html)
## Installation
-See the [installation](https://theforeman.org/plugins/#2.Installation) chapter of the Foreman plugins documentation on how to install Foreman plugins.
+Check out the [Foreman documentation](https://docs.theforeman.org/nightly/Deploying_Hosts_AppCentric/index-katello.html#Installing_ACD_on_Server_application_centric_deployment) on how to install the foreman_acd plugin.
-### TL;DR:
-
- yum install tfm-rubygem-foreman_acd
- foreman-maintain service restart
-
-In some cases, you need to manually run
-
- foreman-rake db:migrate
- foreman-rake db:seed
-
### Smart Proxy Installation
-You will need to install [Smart Proxy ACD](https://github.com/ATIX-AG/smart_proxy_acd), too.
+You need to install [Smart Proxy ACD](https://github.com/ATIX-AG/smart_proxy_acd), too.
+Check out the [Foreman documentation](https://docs.theforeman.org/nightly/Deploying_Hosts_AppCentric/index-katello.html#Installing_ACD_on_Smart_Proxy_application_centric_deployment) on how to install the smart_proxy_acd plugin.
- yum install tfm-rubygem-smart_proxy_acd tfm-rubygem-smart_proxy_acd_core
- foreman-maintain service restart
-
-You need to refresh the smart proxy features in *Infrastructure > Smart Proxies > Your Smart-Proxy > Actions > Refresh* after the installation of the Smart Proxy ACD components.
-
### Tips
* Make sure you have the [Katello](https://theforeman.org/plugins/katello/) plugin installed.
* Make sure the Job Template `Run ACD Ansible Playbook - ACD Default` is part of your organization/location context.
@@ -96,11 +82,11 @@
* Save it and press *Import group variables* for this newly created Ansible playbook.
### Application Definition (for Admins)
* Create an Application Definition via *Applications > Application Definitions*.
-* Select the Ansible Playbook you want to use.
+* Select the Ansible Playbook you want to use.
* Add new services and specify the host group you want to use.
* Specify any values a user will be allowed to overwrite.
You may also set a default value.
### Application Instance (for Users)
@@ -126,10 +112,10 @@
Fork and send a Pull Request. Thank you.
## Copyright
-Copyright (c) 2021 ATIX AG
+Copyright (c) 2024 ATIX AG
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU General Public License for more details.