Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
devstack
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenEdx
devstack
Commits
1ecc7ddd
Commit
1ecc7ddd
authored
Jan 25, 2017
by
Clinton Blackburn
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Added service URLs to README
parent
0ffa7ba6
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
14 additions
and
0 deletions
+14
-0
README.md
+14
-0
No files found.
README.md
View file @
1ecc7ddd
...
@@ -88,6 +88,20 @@ The LMS also includes demo accounts. The passwords for each of these accounts is
...
@@ -88,6 +88,20 @@ The LMS also includes demo accounts. The passwords for each of these accounts is
| verified | verified@example.com |
| verified | verified@example.com |
## Service URLs
Each service is accessible at
`localhost`
on a specific port. The table below provides links to the homepage of each
service. Since some services are not meant to be user-facing, the "homepage" may be the API root.
| Service | URL |
|-------------------|------------------------------------------------------------------------|
| Credentials |
[
http://localhost:18150/api/v2/
](
http://localhost:18150/api/v2/
)
|
| Catalog/Discovery |
[
http://localhost:18381/api-docs/
](
http://localhost:18381/api-docs/
)
|
| E-Commerce/Otto |
[
http://localhost:18130/dashboard/
](
http://localhost:18130/dashboard/
)
|
| LMS |
[
http://localhost:18000/
](
http://localhost:18000/
)
|
| Programs |
[
http://localhost:18140/api/v1/
](
http://localhost:18140/api/v1/
)
|
| Studio/CMS |
[
http://localhost:18010/
](
http://localhost:18010/
)
|
## Remaining Work
## Remaining Work
There is still work to be done before this is ready for full release to the Open edX community. Here are the major items:
There is still work to be done before this is ready for full release to the Open edX community. Here are the major items:
...
...
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