From: Tomas Sedovic <[email protected]> We no longer use tascomatic. --- getting_started.txt | 14 ++------------ 1 files changed, 2 insertions(+), 12 deletions(-)
diff --git a/getting_started.txt b/getting_started.txt index 90969ff..5ffbef5 100644 --- a/getting_started.txt +++ b/getting_started.txt @@ -176,18 +176,8 @@ You can now run the UI: $ ./script/server -Which will start up the UI. There is one more piece to start -up before we can actually run, and that is taskomatic. - -Setting up taskomatic ---------------------- -Taskomatic is the component that actually runs tasks in -response to user action. It lives inside the portal -code and uses the same database schema as the portal. -To run it, you just need to: - -$ cd path/to/deltacloud/portal/src/task-omatic -$ RAILS_ENV=development ./taskomatic.rb -n +Which will start up the aggregator UI on port 3000. There is one more piece to +start up before we can actually run, and that is taskomatic. Checking out the UI ------------------- -- 1.6.6.1 _______________________________________________ deltacloud-devel mailing list [email protected] https://fedorahosted.org/mailman/listinfo/deltacloud-devel
