The tutorial page is the first thing users would see, and they would plan a production deployment based on it.
https://documentation.ubuntu.com/landscape/getting-started-with-landscape/
As of today, it just goes straight with the ppa:landscape/latest-stable.
Then add the landscape/latest-stable PPA to get access to the Landscape Server packages by running this command:
sudo add-apt-repository -y ppa:landscape/latest-stable
It would be nice to have some mentions that it pulls the latest greatest release always and it's not necessarily the longest supported one. Pointing users to the release schedule page or something would be nice.
The tutorial page is the first thing users would see, and they would plan a production deployment based on it.
https://documentation.ubuntu.com/landscape/getting-started-with-landscape/
As of today, it just goes straight with the
ppa:landscape/latest-stable.It would be nice to have some mentions that it pulls the latest greatest release always and it's not necessarily the longest supported one. Pointing users to the release schedule page or something would be nice.