Skip to content
Snippets Groups Projects
Commit 6fd49271 authored by Giuseppe Attardi's avatar Giuseppe Attardi
Browse files

Update FAQ.rst

parent aa2877e8
No related branches found
No related tags found
No related merge requests found
......@@ -112,7 +112,7 @@ CLI on the `OpenStack` controller as follows:
$ neutron port-list
How do I log into a Juju controller
-----------------------------------------
-----------------------------------
The command `juju controller-confog` supplies most information about a controller.
To find out more, look at this file on the machine where you bootstrapped the
controller::
......@@ -124,6 +124,15 @@ it via ssh using the locally stored keypair::
$ ssh -i ~/.local/share/juju/ssh/juju_id_rsa ubuntu@10.3.1.0
Can I get storage for doing backups of my data?
----------------------------------------------
The GARR platform provides just computing facilities.
However, nothing prevents using the storage assigned to a project for specific
usage. One can for example create an `Object Storage` and use it to store its data.
Here is a `quick guide<https://elastx.se/en/blog/getting-started-application-backups-to-swift>`_
on how to use `Swift` for doing backups.
Architecture
............
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment