Update License terms, fix typo
This commit is contained in:
@@ -1,20 +1,20 @@
|
|||||||
# Copyright (c) 2018-2018
|
# Copyright (c) 2018-2018
|
||||||
# Data Intensive Applications and Systems Labaratory (DIAS)
|
# Data Intensive Applications and Systems Laboratory (DIAS)
|
||||||
# Ecole Polytechnique Federale de Lausanne
|
# Ecole Polytechnique Federale de Lausanne
|
||||||
#
|
#
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Permission to use, copy, modify and distribute this software and its
|
# Permission to use, copy, modify and distribute this software and its
|
||||||
# documentation is hereby granted, provided that both the copyright notice
|
# documentation is hereby granted, provided that both the copyright notice
|
||||||
# and this permission notice appear in all copies of the software, derivative
|
# and this permission notice appear in all copies of the software, derivative
|
||||||
# works or modified versions, and any portions thereof, and that both notices
|
# works or modified versions, and any portions thereof, and that both notices
|
||||||
# appear in supporting documentation.
|
# appear in supporting documentation.
|
||||||
#
|
#
|
||||||
# This code is distributed in the hope that it will be useful, but WITHOUT ANY
|
# This code is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||||
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
||||||
# A PARTICULAR PURPOSE. THE AUTHORS AND ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE
|
# A PARTICULAR PURPOSE. THE AUTHORS AND ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE
|
||||||
# DISCLAIM ANY LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE
|
# DISCLAIM ANY LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE
|
||||||
# USE OF THIS SOFTWARE.
|
# USE OF THIS SOFTWARE.
|
||||||
|
|
||||||
version: '3'
|
version: '3'
|
||||||
|
|
||||||
|
|||||||
@@ -1,21 +1,21 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Copyright (c) 2018-2018
|
# Copyright (c) 2018-2018
|
||||||
# Data Intensive Applications and Systems Labaratory (DIAS)
|
# Data Intensive Applications and Systems Laboratory (DIAS)
|
||||||
# Ecole Polytechnique Federale de Lausanne
|
# Ecole Polytechnique Federale de Lausanne
|
||||||
#
|
#
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Permission to use, copy, modify and distribute this software and its
|
# Permission to use, copy, modify and distribute this software and its
|
||||||
# documentation is hereby granted, provided that both the copyright notice
|
# documentation is hereby granted, provided that both the copyright notice
|
||||||
# and this permission notice appear in all copies of the software, derivative
|
# and this permission notice appear in all copies of the software, derivative
|
||||||
# works or modified versions, and any portions thereof, and that both notices
|
# works or modified versions, and any portions thereof, and that both notices
|
||||||
# appear in supporting documentation.
|
# appear in supporting documentation.
|
||||||
#
|
#
|
||||||
# This code is distributed in the hope that it will be useful, but WITHOUT ANY
|
# This code is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||||
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
||||||
# A PARTICULAR PURPOSE. THE AUTHORS AND ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE
|
# A PARTICULAR PURPOSE. THE AUTHORS AND ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE
|
||||||
# DISCLAIM ANY LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE
|
# DISCLAIM ANY LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE
|
||||||
# USE OF THIS SOFTWARE.
|
# USE OF THIS SOFTWARE.
|
||||||
|
|
||||||
# Import settings
|
# Import settings
|
||||||
. ./settings.sh
|
. ./settings.sh
|
||||||
|
|||||||
@@ -1,21 +1,21 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Copyright (c) 2018-2018
|
# Copyright (c) 2018-2018
|
||||||
# Data Intensive Applications and Systems Labaratory (DIAS)
|
# Data Intensive Applications and Systems Laboratory (DIAS)
|
||||||
# Ecole Polytechnique Federale de Lausanne
|
# Ecole Polytechnique Federale de Lausanne
|
||||||
#
|
#
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Permission to use, copy, modify and distribute this software and its
|
# Permission to use, copy, modify and distribute this software and its
|
||||||
# documentation is hereby granted, provided that both the copyright notice
|
# documentation is hereby granted, provided that both the copyright notice
|
||||||
# and this permission notice appear in all copies of the software, derivative
|
# and this permission notice appear in all copies of the software, derivative
|
||||||
# works or modified versions, and any portions thereof, and that both notices
|
# works or modified versions, and any portions thereof, and that both notices
|
||||||
# appear in supporting documentation.
|
# appear in supporting documentation.
|
||||||
#
|
#
|
||||||
# This code is distributed in the hope that it will be useful, but WITHOUT ANY
|
# This code is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||||
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
||||||
# A PARTICULAR PURPOSE. THE AUTHORS AND ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE
|
# A PARTICULAR PURPOSE. THE AUTHORS AND ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE
|
||||||
# DISCLAIM ANY LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE
|
# DISCLAIM ANY LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE
|
||||||
# USE OF THIS SOFTWARE.
|
# USE OF THIS SOFTWARE.
|
||||||
|
|
||||||
# Import settings
|
# Import settings
|
||||||
. ./settings.sh
|
. ./settings.sh
|
||||||
|
|||||||
26
load_data.sh
26
load_data.sh
@@ -1,21 +1,21 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Copyright (c) 2018-2018
|
# Copyright (c) 2018-2018
|
||||||
# Data Intensive Applications and Systems Labaratory (DIAS)
|
# Data Intensive Applications and Systems Laboratory (DIAS)
|
||||||
# Ecole Polytechnique Federale de Lausanne
|
# Ecole Polytechnique Federale de Lausanne
|
||||||
#
|
#
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Permission to use, copy, modify and distribute this software and its
|
# Permission to use, copy, modify and distribute this software and its
|
||||||
# documentation is hereby granted, provided that both the copyright notice
|
# documentation is hereby granted, provided that both the copyright notice
|
||||||
# and this permission notice appear in all copies of the software, derivative
|
# and this permission notice appear in all copies of the software, derivative
|
||||||
# works or modified versions, and any portions thereof, and that both notices
|
# works or modified versions, and any portions thereof, and that both notices
|
||||||
# appear in supporting documentation.
|
# appear in supporting documentation.
|
||||||
#
|
#
|
||||||
# This code is distributed in the hope that it will be useful, but WITHOUT ANY
|
# This code is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||||
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
||||||
# A PARTICULAR PURPOSE. THE AUTHORS AND ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE
|
# A PARTICULAR PURPOSE. THE AUTHORS AND ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE
|
||||||
# DISCLAIM ANY LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE
|
# DISCLAIM ANY LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE
|
||||||
# USE OF THIS SOFTWARE.
|
# USE OF THIS SOFTWARE.
|
||||||
|
|
||||||
# Import settings
|
# Import settings
|
||||||
. ./settings.sh
|
. ./settings.sh
|
||||||
|
|||||||
26
portainer.sh
26
portainer.sh
@@ -1,21 +1,21 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Copyright (c) 2017-2018
|
# Copyright (c) 2017-2018
|
||||||
# Data Intensive Applications and Systems Labaratory (DIAS)
|
# Data Intensive Applications and Systems Laboratory (DIAS)
|
||||||
# Ecole Polytechnique Federale de Lausanne
|
# Ecole Polytechnique Federale de Lausanne
|
||||||
#
|
#
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Permission to use, copy, modify and distribute this software and its
|
# Permission to use, copy, modify and distribute this software and its
|
||||||
# documentation is hereby granted, provided that both the copyright notice
|
# documentation is hereby granted, provided that both the copyright notice
|
||||||
# and this permission notice appear in all copies of the software, derivative
|
# and this permission notice appear in all copies of the software, derivative
|
||||||
# works or modified versions, and any portions thereof, and that both notices
|
# works or modified versions, and any portions thereof, and that both notices
|
||||||
# appear in supporting documentation.
|
# appear in supporting documentation.
|
||||||
#
|
#
|
||||||
# This code is distributed in the hope that it will be useful, but WITHOUT ANY
|
# This code is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||||
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
||||||
# A PARTICULAR PURPOSE. THE AUTHORS AND ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE
|
# A PARTICULAR PURPOSE. THE AUTHORS AND ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE
|
||||||
# DISCLAIM ANY LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE
|
# DISCLAIM ANY LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE
|
||||||
# USE OF THIS SOFTWARE.
|
# USE OF THIS SOFTWARE.
|
||||||
|
|
||||||
# Import settings
|
# Import settings
|
||||||
. ./settings.sh
|
. ./settings.sh
|
||||||
|
|||||||
26
run.sh
26
run.sh
@@ -1,21 +1,21 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
# Copyright (c) 2018-2018
|
# Copyright (c) 2018-2018
|
||||||
# Data Intensive Applications and Systems Labaratory (DIAS)
|
# Data Intensive Applications and Systems Laboratory (DIAS)
|
||||||
# Ecole Polytechnique Federale de Lausanne
|
# Ecole Polytechnique Federale de Lausanne
|
||||||
#
|
#
|
||||||
# All Rights Reserved.
|
# All Rights Reserved.
|
||||||
#
|
#
|
||||||
# Permission to use, copy, modify and distribute this software and its
|
# Permission to use, copy, modify and distribute this software and its
|
||||||
# documentation is hereby granted, provided that both the copyright notice
|
# documentation is hereby granted, provided that both the copyright notice
|
||||||
# and this permission notice appear in all copies of the software, derivative
|
# and this permission notice appear in all copies of the software, derivative
|
||||||
# works or modified versions, and any portions thereof, and that both notices
|
# works or modified versions, and any portions thereof, and that both notices
|
||||||
# appear in supporting documentation.
|
# appear in supporting documentation.
|
||||||
#
|
#
|
||||||
# This code is distributed in the hope that it will be useful, but WITHOUT ANY
|
# This code is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||||
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
||||||
# A PARTICULAR PURPOSE. THE AUTHORS AND ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE
|
# A PARTICULAR PURPOSE. THE AUTHORS AND ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE
|
||||||
# DISCLAIM ANY LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE
|
# DISCLAIM ANY LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE
|
||||||
# USE OF THIS SOFTWARE.
|
# USE OF THIS SOFTWARE.
|
||||||
|
|
||||||
# Import settings
|
# Import settings
|
||||||
. ./settings.sh
|
. ./settings.sh
|
||||||
|
|||||||
20
settings.sh
20
settings.sh
@@ -1,4 +1,22 @@
|
|||||||
#Settings are taken in the following order of precedence:
|
# Copyright (c) 2018-2018
|
||||||
|
# Data Intensive Applications and Systems Laboratory (DIAS)
|
||||||
|
# Ecole Polytechnique Federale de Lausanne
|
||||||
|
#
|
||||||
|
# All Rights Reserved.
|
||||||
|
#
|
||||||
|
# Permission to use, copy, modify and distribute this software and its
|
||||||
|
# documentation is hereby granted, provided that both the copyright notice
|
||||||
|
# and this permission notice appear in all copies of the software, derivative
|
||||||
|
# works or modified versions, and any portions thereof, and that both notices
|
||||||
|
# appear in supporting documentation.
|
||||||
|
#
|
||||||
|
# This code is distributed in the hope that it will be useful, but WITHOUT ANY
|
||||||
|
# WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR
|
||||||
|
# A PARTICULAR PURPOSE. THE AUTHORS AND ECOLE POLYTECHNIQUE FEDERALE DE LAUSANNE
|
||||||
|
# DISCLAIM ANY LIABILITY OF ANY KIND FOR ANY DAMAGES WHATSOEVER RESULTING FROM THE
|
||||||
|
# USE OF THIS SOFTWARE.
|
||||||
|
|
||||||
|
# Settings are taken in the following order of precedence:
|
||||||
# 1. Shell Environment, or on the command line
|
# 1. Shell Environment, or on the command line
|
||||||
|
|
||||||
# 2. Node-specific settings `settings.local.<Alias>.sh`
|
# 2. Node-specific settings `settings.local.<Alias>.sh`
|
||||||
|
|||||||
Reference in New Issue
Block a user