Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
EasyCloud
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
DSDF
EasyCloud
Commits
de0cef40
Commit
de0cef40
authored
5 years ago
by
Massimo
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
e276c2bf
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+8
-4
8 additions, 4 deletions
README.md
with
8 additions
and
4 deletions
README.md
+
8
−
4
View file @
de0cef40
...
...
@@ -8,7 +8,7 @@
EasyCloud is a text user interface written in Python able to interact with
multiple cloud platforms, such as OpenStack, Amazon Web Services and Google
Cloud Platform. It is based on the
[
CloudTUI-FTS
](
https://github.com/mrbuzz/CloudTUI-FTS
)
project.
Cloud Platform.
<!--
It is based on the [CloudTUI-FTS](https://github.com/mrbuzz/CloudTUI-FTS) project.
-->
With EasyCloud, a user can:
*
start/stop/clone a VM
...
...
@@ -54,7 +54,7 @@ With EasyCloud, a user can:
If a missing package is detected, EasyCloud won't start or will ask if it can be downloaded through pip3, depending on the package.
5.
**Flags**
Cloud
TUI
shell script can be launched with certain flags, in order to perform the following operations:
Easy
Cloud shell script can be launched with certain flags, in order to perform the following operations:
*
**--debug**
save all the outgoing HTTP requests and all the incoming HTTP responses made by Libcloud in
`logs/libcloud_debug.log`
...
...
@@ -88,12 +88,15 @@ The following platforms are currently supported by EasyCloud
## Source code download
You can download the application source code from our git repository by using the
`git clone <URL>`
command,
You can download the application source code from our git repository by using the
`git clone git@gitlab.di.unipmn.it:DCS/easycloud.git`
command.
<!--You can download the application source code from our git repository by using the `git clone <URL>
` command,
where `
<URL>
` has to be replaced with one of the following:
0.10.0 (Preview)(**Current**) - `
https://github.com/subwave07/easycloud.git
`
0.08.0 (CloudTUI-FTS, Preview) - `
https://github.com/mrbuzz/CloudTUI-FTS.git
`
0.06.0 (CloudTUI-FTS, Preview) - `
https://github.com/trampfox/CloudTUI-FTS.git
`
-->
## License
This project is available under the GNU General Public License v3. A copy of this license is shipped with the tool and available
[
here
](
LICENSE
)
.
...
...
@@ -125,7 +128,7 @@ Alessandria and Vercelli, Piedmont, Italy
### Contact info
[
massimo.canonico@uniupo.it
](
mailto:massimo.canonico@uniupo.it
)
## Papers
<!--
## Papers
EasyCloud and CloudTUI-FTS have been presented and referenced in the following academic papers:
...
...
@@ -146,3 +149,4 @@ EasyCloud and CloudTUI-FTS have been presented and referenced in the following a
In "Europe and MENA Cooperation Advances in Information and Communication Technologies", pp. 391-400.
Springer, Cham
2017
-->
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment