Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
slapos
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
isaak yansane-sisk
slapos
Commits
d5141940
Commit
d5141940
authored
May 26, 2015
by
Jérome Perrin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
palo: update profile and move to lab.nexedi.cn
parent
2ad7356f
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
component/palo_olap/buildout.cfg
component/palo_olap/buildout.cfg
+3
-3
software/palo/instance.cfg.in
software/palo/instance.cfg.in
+1
-1
No files found.
component/palo_olap/buildout.cfg
View file @
d5141940
...
...
@@ -13,7 +13,7 @@ extends =
<= boost-lib-1.53
[erp5_login_worker]
#
TODO: a profile
for this ?
#
TODO: a profile / egg
for this ?
recipe = slapos.recipe.template
url = ${:_profile_base_location_}/erp5_login_worker.py
output = ${buildout:bin-directory}/erp5_login_worker.py
...
...
@@ -22,7 +22,7 @@ mode = 0755
[palo_olap-repository.git]
recipe = slapos.recipe.build:gitclone
repository = https://
gitlab.com/perrin
jerome/palo_olap.git
repository = https://
lab.nexedi.cn/
jerome/palo_olap.git
branch = 5.1
git-executable = ${git:location}/bin/git
...
...
@@ -31,7 +31,7 @@ recipe = slapos.recipe.cmmi
path = ${palo_olap-repository.git:location}
configure-command = ${cmake:location}/bin/cmake
configure-options =
-DCMAKE_
BINARY_DIR
=${buildout:parts-directory}/${:_buildout_section_name_}
-DCMAKE_
INSTALL_PREFIX
=${buildout:parts-directory}/${:_buildout_section_name_}
-DLIB_ICU_ROOT_DIR=${icu:location}
-DLIB_OPENSSL_ROOT_DIR=${openssl:location}
-DLIB_BOOST_ROOT_DIR=${boost-lib:location}
...
...
software/palo/instance.cfg.in
View file @
d5141940
...
...
@@ -72,7 +72,7 @@ context = import json_module json
[palo_olap]
recipe = slapos.cookbook:wrapper
command-line = ${palo_olap:location}/bin/palo --init-file $${palo_ini:rendered} --chdir
command-line = ${palo_olap:location}/
usr/
bin/palo --init-file $${palo_ini:rendered} --chdir
wrapper-path = $${directory:service}/palo_olap
[palo_etl]
...
...
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