Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CTI Tools
tosca2doc
Commits
dfb3933e
Commit
dfb3933e
authored
Apr 13, 2021
by
carignani
Browse files
Improve docs
parent
c29ba673
Changes
1
Hide whitespace changes
Inline
Side-by-side
Readme.md
View file @
dfb3933e
...
...
@@ -2,13 +2,15 @@
Tools to import/export TOSCA definitions in YAML from/to ETSI Specifications in Docx format.
Currently supports ETSI GS NFV-SOL 001.
Currently supports ETSI GS NFV-SOL 001
(versions from 2.4.1 to 3.3.1)
.
This tool is provided as-is, no guarantees are applicable on the correctnes of the output.
This tool is provided as-is, no guarantees are applicable on the correctnes
s
of the output.
Use at your own risk.
## Create `env` file
The
`env`
file is used for environment settings.
cp env_example env
$EDITOR env # Customize SECRET
...
...
@@ -22,7 +24,12 @@ Run the container with
docker run -d -t -p 5000:5000 tosca-ie-sample
## Run locally
### Relaunch utility
A simple tool is provided to rebuild, kill and relaunch the container in a deployment. See
`relaunch.sh`
.
## Run web app locally
Install prerequisites
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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