Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
A
a
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Yusei Tahara
a
Commits
f5716ce7
Commit
f5716ce7
authored
Feb 26, 2016
by
Yusei Tahara
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix problems.
parent
01c3f520
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
setup.sh
setup.sh
+3
-3
No files found.
setup.sh
View file @
f5716ce7
...
@@ -2,16 +2,16 @@
...
@@ -2,16 +2,16 @@
# You can setup erp5 in your computer without ipv6.
# You can setup erp5 in your computer without ipv6.
set
-x
set
-x
apt-get update
apt-get update
apt-get
install
-y
wget git
apt-get
install
-y
wget git
xz-utils
echo
"deb http://download.opensuse.org/repositories/home:/VIFIBnexedi/Debian_8.0/ ./"
|
tee
/etc/apt/sources.list.d/slapos.list
echo
"deb http://download.opensuse.org/repositories/home:/VIFIBnexedi/Debian_8.0/ ./"
|
tee
/etc/apt/sources.list.d/slapos.list
wget
-O-
"http://download.opensuse.org/repositories/home:/VIFIBnexedi/Debian_8.0/Release.key"
| apt-key add -
wget
-O-
"http://download.opensuse.org/repositories/home:/VIFIBnexedi/Debian_8.0/Release.key"
| apt-key add -
apt-get update
apt-get update
apt-get
install
-y
slapos-node
apt-get
install
-y
slapos-node
nohup
slapos configure
local
slapos configure
local
wget
-O
/etc/opt/slapos/slapos.cfg http://lab.nexedi.cn/yusei/a/raw/master/slapos.cfg
wget
-O
/etc/opt/slapos/slapos.cfg http://lab.nexedi.cn/yusei/a/raw/master/slapos.cfg
wget
-O
/etc/opt/slapos/computer_definition.cfg http://lab.nexedi.cn/yusei/a/raw/master/computer_definition.cfg
wget
-O
/etc/opt/slapos/computer_definition.cfg http://lab.nexedi.cn/yusei/a/raw/master/computer_definition.cfg
slapos proxy start
slapos proxy start
slapos node format
--now
slapos node format
--now
git clone https://lab.nexedi.com/nexedi/slapos.git /tmp/slapos
git clone https://lab.nexedi.com/nexedi/slapos.git /tmp/slapos
slapos supply /tmp/slapos/software/erp5/software.cfg local_computer
slapos supply /tmp/slapos/software/erp5/software.cfg local_computer
slapos
node software
slapos
request erp5 /tmp/slapos/software/erp5/software.cfg local_computer
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment