Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
D
docker-test-base
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
David Weston
docker-test-base
Commits
86dbcab0
Commit
86dbcab0
authored
Jul 04, 2019
by
David Weston
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed numbering #2
parent
80a00352
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
README.md
README.md
+5
-0
No files found.
README.md
View file @
86dbcab0
...
@@ -5,8 +5,13 @@ Base repo for creating tests for projects (for i3CMS 4.5)
...
@@ -5,8 +5,13 @@ Base repo for creating tests for projects (for i3CMS 4.5)
## Installation
## Installation
1) Download/clone copy of this repo
1) Download/clone copy of this repo
2) Export copy of database from i3x, place it into
`./docker-base/project/sql/001-schema.sql`
2) Export copy of database from i3x, place it into
`./docker-base/project/sql/001-schema.sql`
3) Copy over corrections file, and modify it if necessary:
`cp ./setup/099-corrections.sql ./docker-base/project/sql/099-corrections.sql`
3) Copy over corrections file, and modify it if necessary:
`cp ./setup/099-corrections.sql ./docker-base/project/sql/099-corrections.sql`
4) Install project:
`./docker-base/docker-init install svn://i3xpress.net/i3projects/ci.muslimaid`
4) Install project:
`./docker-base/docker-init install svn://i3xpress.net/i3projects/ci.muslimaid`
5) Turn on project:
`./docker-base/docker-init up`
5) Turn on project:
`./docker-base/docker-init up`
6) Run your tests!
6) Run your tests!
\ No newline at end of file
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