Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Docker-in-Docker (DinD) capabilities of public runners deactivated.
More info
Open sidebar
pipelet
Pipelet
Commits
97d69472
Commit
97d69472
authored
Nov 26, 2010
by
Maude Le Jeune
Browse files
bug numbered list org
parent
897bb62e
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
6 deletions
+9
-6
README.org
README.org
+9
-6
No files found.
README.org
View file @
97d69472
#+TITLE: The Pipelet Readme
#+STYLE: <link rel="stylesheet" type="text/css" href="org.css" />
The Pipelet Readme
The Pipelet Readme
Pipelet is a free framework allowing for the creation, execution and
Pipelet is a free framework allowing for the creation, execution and
...
@@ -58,7 +61,7 @@ You may find useful to install some generic scientific tools that nicely interac
...
@@ -58,7 +61,7 @@ You may find useful to install some generic scientific tools that nicely interac
There is not any published stable release of Pipelet right now.
There is not any published stable release of Pipelet right now.
=git clone git://gitorious.org/pipelet/pipelet.git=
=git clone git://gitorious.org/pipelet/pipelet.git
-b v1.0
=
**** Installing Pipelet
**** Installing Pipelet
...
@@ -68,19 +71,19 @@ There is not any published stable release of Pipelet right now.
...
@@ -68,19 +71,19 @@ There is not any published stable release of Pipelet right now.
1. Run the test pipeline
1. Run the test pipeline
=cd test/first_test=
=cd test/first_test=
=python main.py=
=python main.py=
2. Add this pipeline to the web interface
2. Add this pipeline to the web interface
=pipeweb track test ./.sqlstatus=
=pipeweb track test ./.sqlstatus=
3. Set the access control and launch the web server
3. Set the access control and launch the web server
=pipeutils -a username -l 2 .sqlstatus=
=pipeutils -a username -l 2 .sqlstatus=
=pipeweb start=
=pipeweb start=
4. You should be able to browse the result on the web page
4. You should be able to browse the result on the web page
http://localhost:8080
http://localhost:8080
...
...
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