Browse Source

info inage

master
zeus 3 years ago
parent
commit
364e6e4f73
  1. 9
      README.md
  2. 2
      dist/index.html
  3. 2
      dist/js/app.2e95200a.js
  4. 1
      dist/js/app.2e95200a.js.map
  5. 2
      dist/js/app.41e19891.js
  6. 1
      dist/js/app.41e19891.js.map
  7. 17
      src/App.vue
  8. 2
      src/components/mynetwork/myconnect-server.vue

9
README.md

@ -127,7 +127,7 @@ Local usage of the service <b>doesnt</b> require one, you only need to log in to
sudo add-apt-repository "deb [arch=amd64] https://download.docker.com/linux/ubuntu $(lsb_release -cs) stable"
sudo apt update
sudo apt install -y docker-ce
sudo usermod -aG docker [USERNAME]
sudo usermod -aG docker [USERNAME] # Please replace [USERNAME] with the user you want to run docker on
```
* docker-compose
@ -151,7 +151,7 @@ Local usage of the service <b>doesnt</b> require one, you only need to log in to
### for *nix
<br />
<p align="center">
<p align="center">
- Clone the repo
@ -172,13 +172,16 @@ Local usage of the service <b>doesnt</b> require one, you only need to log in to
</p>
</p>
### for windows
### for windows or if you wish to keep the environment contained
You can find ready to run VM images <a href="https://uniwagr-my.sharepoint.com/:u:/g/personal/ice19390012_uniwa_gr/EbhjQIeiDeNFkfkSBWczRggBcJq2Pv6lAJs-NKkT4hXg-g?e=0VC0xa" target="_blank">here</a>.
And instructions on how to use them <a href="https://git.swarmlab.io:3000/zeus/swarmlab-hybrid/src/branch/master/docs/windows_use_vm.md">here</a>.
:information_source: Default password: swarmlab
PLEASE CHANGE PASSWORD IMEDIATELLY AFTER FIRST LAUNCH!!!
## First Run
:exclamation: No matter your distribution, upon installing you will HAVE to load settings before the first run!!

2
dist/index.html

@ -1 +1 @@
<!DOCTYPE html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Vue App</title><link href="/css/app.f8f5dc61.css" rel="preload" as="style"><link href="/css/chunk-vendors.e469b508.css" rel="preload" as="style"><link href="/js/app.2e95200a.js" rel="preload" as="script"><link href="/js/chunk-vendors.d8d18fe6.js" rel="preload" as="script"><link href="/css/chunk-vendors.e469b508.css" rel="stylesheet"><link href="/css/app.f8f5dc61.css" rel="stylesheet"></head><body><div id="app"></div><script src="/js/chunk-vendors.d8d18fe6.js"></script><script src="/js/app.2e95200a.js"></script></body></html>
<!DOCTYPE html><html lang=""><head><meta charset="utf-8"><meta http-equiv="X-UA-Compatible" content="IE=edge"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Vue App</title><link href="/css/app.f8f5dc61.css" rel="preload" as="style"><link href="/css/chunk-vendors.e469b508.css" rel="preload" as="style"><link href="/js/app.41e19891.js" rel="preload" as="script"><link href="/js/chunk-vendors.d8d18fe6.js" rel="preload" as="script"><link href="/css/chunk-vendors.e469b508.css" rel="stylesheet"><link href="/css/app.f8f5dc61.css" rel="stylesheet"></head><body><div id="app"></div><script src="/js/chunk-vendors.d8d18fe6.js"></script><script src="/js/app.41e19891.js"></script></body></html>

2
dist/js/app.2e95200a.js

File diff suppressed because one or more lines are too long

1
dist/js/app.2e95200a.js.map

File diff suppressed because one or more lines are too long

2
dist/js/app.41e19891.js

File diff suppressed because one or more lines are too long

1
dist/js/app.41e19891.js.map

File diff suppressed because one or more lines are too long

17
src/App.vue

@ -22,17 +22,17 @@
You are now <b>connected to the local Swarmlab client.</b>
<br>
That means that at the moment you are offline and can only <b>work locally on your PC.</b>
That means that <b>at the moment you are offline</b> and can only <b>work locally on your PC.</b>
<br>
<br>
To connect to the server please <i>visit the Profile and click on connect.</i>
To <u>connect to the server</u> please <i>visit the "Profile" Menu and click on "connect".</i>
<br>
<br>
<b>DISCLAMER:</b>
<br>
When connecting to the server you are becoming part of a network of multiple other computers that are also connected.
When connecting to the server <b>your host is becoming part of a network</b> of multiple other computers that are also connected.
<br>
This means that communication between those hosts is unlimited.
<br>
@ -48,7 +48,7 @@
<br>
<ul>
<li>
please make sure your passwords are strong (and obviously change all defaults like the ones provided for the downloadable docker images or our labs, since they are publicly available)
please make sure <b>your passwords are strong</b> (and obviously <b>change all defaults</b> like the ones provided for the downloadable docker images or our labs, since they are publicly available)
</li>
<li>
@ -60,6 +60,13 @@
</ul>
<br>
<h4 class="text-warning">
Please make sure all users on your system have a strong password!
</h4>
<h5 class="text-info">
If at all unsure (e.g. if your machine has personal data on it) you can ofcourse use our image and launch a virtual machine to be absolutely safe.
</h5>
<br>
<div class="row" >
<div class="col-3 order-first " >
@ -230,7 +237,7 @@
<!-- Menou hybrid -->
<b-list-group-item v-b-toggle.hybrid-hybrid variant="light" name="Local" class="ti-loop list-group-item list-group-item-action" v-on:click="setActive('hybrid','')" style="cursor: pointer;" :class="{ active: isActive('hybrid') }" @click="hybrid('manage_service')" > Hybrid</b-list-group-item>
<b-list-group-item v-b-toggle.hybrid-hybrid variant="light" name="Local" class="ti-loop list-group-item list-group-item-action" v-on:click="setActive('hybrid','')" style="cursor: pointer;" :class="{ active: isActive('hybrid') }" @click="hybrid('manage_service')" > Hybrid/Public</b-list-group-item>
<b-collapse id="hybrid-hybrid" class="m-subm" accordion="m-sidebar" role="tabpanel">
<b-list-group-item variant="light" name="Hybrid" class="ti-target m-subm-listgroup list-group-item list-group-item-action" v-on:click="setActive('hybrid','hybrid_instances')" style="cursor: pointer;" :class="{ active: isActiveSub('hybrid_instances') }" @click="hybrid('manage_service')"> Join</b-list-group-item>

2
src/components/mynetwork/myconnect-server.vue

@ -297,7 +297,7 @@ export default {
}else{
var winfo='no exec file'
}
var info='<h4>Swarmlab Connect</h4> <h5><i>Copy-and-run-command </i></h5> <br>'
var info='<h4>Swarmlab Connect</h4> <h6 class="text-warning"> You are about to connect with others. Be Careful </h6> <h5><i>Copy-and-run-command </i></h5> <br>'
this.$swal({
type: 'info',
html: info+winfo,

Loading…
Cancel
Save