Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
sgxwallet
Project
Project
Details
Activity
Releases
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
董子豪
sgxwallet
Commits
b1d01ff7
Unverified
Commit
b1d01ff7
authored
Jun 17, 2020
by
Chadwick Strange
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix formatting
parent
d6ce6cef
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
9 additions
and
7 deletions
+9
-7
README.md
docs/README.md
+4
-0
admin-guide.md
docs/admin-guide.md
+5
-5
backup-procedure.md
docs/backup-procedure.md
+0
-2
developer-guide.md
docs/developer-guide.md
+0
-0
run-in-hardware-mode.md
docs/run-in-hardware-mode.md
+0
-0
No files found.
docs/README.md
0 → 100644
View file @
b1d01ff7
# SGXWallet Documentation
-
[
Admin Guide
](
admin-guide.md
)
-
[
Developer Guide
](
developer-guide.md
)
docs/admin
_
guide.md
→
docs/admin
-
guide.md
View file @
b1d01ff7
...
...
@@ -4,11 +4,11 @@
-
[
Verify that your hardware and software can run SGX
](
prerequisites.md
)
-
[
Enable SGX
](
enabling-sgx.md
)
-
[
Start, stop and upgrade sgxwallet
](
run
_in_hardware_
mode.md
)
-
[
Docker Compose configuration
](
run
_in_hardware_
mode.md#docker-compose-configuration
)
-
[
Run sgxwallet in secure mode
](
run
_in_hardware_
mode.md#run-sgxwallet-in-secure-mode
)
-
[
Start, stop and upgrade sgxwallet containers
](
run
_in_hardware_
mode.md#start-stop-and-upgrade-sgxwallet-containers
)
-
[
Logging
](
run
_in_hardware_
mode.md#logging
)
-
[
Start, stop and upgrade sgxwallet
](
run
-in-hardware-
mode.md
)
-
[
Docker Compose configuration
](
run
-in-hardware-
mode.md#docker-compose-configuration
)
-
[
Run sgxwallet in secure mode
](
run
-in-hardware-
mode.md#run-sgxwallet-in-secure-mode
)
-
[
Start, stop and upgrade sgxwallet containers
](
run
-in-hardware-
mode.md#start-stop-and-upgrade-sgxwallet-containers
)
-
[
Logging
](
run
-in-hardware-
mode.md#logging
)
-
[
Backup and recover sgxwallet
](
backup-procedure.md
)
## Community
...
...
docs/backup-procedure.md
View file @
b1d01ff7
...
...
@@ -24,7 +24,6 @@ command: -s -y -d -b
```
2.
Copy the backed up
`sgx_data`
directory to the recovery
`sgx_data`
directory.
3.
Execute:
```
bash
...
...
@@ -32,5 +31,4 @@ docker-compose up
```
4.
Enter the backup key when prompted.
5.
Edit the
`docker-compose.yml`
file and remove the
`-b`
flag.
docs/developer
_
guide.md
→
docs/developer
-
guide.md
View file @
b1d01ff7
File moved
docs/run
_in_hardware_
mode.md
→
docs/run
-in-hardware-
mode.md
View file @
b1d01ff7
File moved
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