Skip to content

Commit 3dd7a5d

Browse files
committed
Quick Save
1 parent 5d04738 commit 3dd7a5d

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

InvenioRDM-setup.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,12 @@ <h2 id="generating-an-inveniordm-instance">Generating an InvenioRDM
412412
through the scarely warnings about the SSL certs, they are self
413413
signed.)</p>
414414
<pre class="shell"><code> xdg-open https://127.0.0.1:5000</code></pre>
415+
<figure>
416+
<img src="images/ms-remote-desktop-19.png"
417+
alt="Image of Ubuntu Desktop and Firefox accessing https://127.0.0.1:5000" />
418+
<figcaption aria-hidden="true">Image of Ubuntu Desktop and Firefox
419+
accessing https://127.0.0.1:5000</figcaption>
420+
</figure>
415421
<p>Sometimes you need to tare down and start over an development
416422
InvenioRDM instance.</p>
417423
<pre class="shell"><code> invenio-cli services stop

InvenioRDM-setup.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,9 @@ are self signed.)
168168
xdg-open https://127.0.0.1:5000
169169
```
170170

171+
![Image of Ubuntu Desktop and Firefox accessing https://127.0.0.1:5000](images/ms-remote-desktop-19.png)
172+
173+
171174
Sometimes you need to tare down and start over an development InvenioRDM instance.
172175

173176
```shell

0 commit comments

Comments
 (0)