File: install-ubuntu.rst

package info (click to toggle)
aetos 1.0.0-3
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 492 kB
  • sloc: python: 1,790; sh: 110; makefile: 52
file content (31 lines) | stat: -rw-r--r-- 577 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
.. _install-ubuntu:

Install and configure for Ubuntu
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

This section describes how to install and configure the aetos
service for Ubuntu 24.04 (LTS).

.. include:: common_prerequisites.rst

Install and configure components
--------------------------------

#. Install the packages:

   .. code-block:: console

      # apt-get update

      # apt-get install aetos-api

.. include:: common_configure.rst

Finalize installation
---------------------

Restart the aetos services:

.. code-block:: console

   # service openstack-aetos-api restart