Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Exosphere Foundation

Supporting Exosphere - A user-friendly web interface for OpenStack clouds, initially focused on research and scientific users.
Collective - Host: opensource - https://opencollective.com/exosphere-foundation - Website: https://exosphere.app/ - Code: https://gitlab.com/exosphere/exosphere

feat: use copyable text for exosphere client uuid on about page

gitlab.com/exosphere/exosphere - 26205a236def3010cc6fd0bad7841468156480aa authored 11 months ago by Kyle Tee <[email protected]>
Apply 1 suggestion(s) to 1 file(s)

gitlab.com/exosphere/exosphere - a768a52bc456d0d3230742baef99f30afb01eb61 authored 11 months ago by Chris Martin <[email protected]>
Fix comment typo

gitlab.com/exosphere/exosphere - dc0acd3dfdcb2860337261fad3e28b69e4709650 authored 11 months ago by Michael White <[email protected]>
Avoid "boolean blindness" when checking if a node is in a popover

gitlab.com/exosphere/exosphere - 286cf65fa9e3cad827877ed0a1ffa41d79170cbf authored 11 months ago by Michael White <[email protected]>
Make the names of JSON decoders more consistent

This commit applies a more consistent naming scheme to JSON decoders
and (most) functions which ...

gitlab.com/exosphere/exosphere - b53c866191df1d9d5ed01c93e1a5eed394ff1b6a authored 11 months ago by Michael White <[email protected]>
Only delete metadata if it exists

gitlab.com/exosphere/exosphere - de99c84256597d5144a00ece8821f584b14a6b19 authored 11 months ago by Franklyn Tackitt <[email protected]>
Merge branch 'better-volume-mount-names' into 'better-volume-mount-names'

refactor: use structured types instead of magic number 0 to indicate lack of exoServerVersion

S...

gitlab.com/exosphere/exosphere - 423f7fb860597d003d75fc3bc9c7c6096fc9fef4 authored 11 months ago by Frank Tackitt <[email protected]>
refactor: use structured types instead of magic number 0 to indicate lack of exoServerVersion

gitlab.com/exosphere/exosphere - 826a8eeae8abcbcb5bddac92a7a7f49f3c78c737 authored 11 months ago by chris <[email protected]>
refactor: markdown renderer to take exopalette instead of context arg

gitlab.com/exosphere/exosphere - b9acfbca8e841a189c66dda58b4aa10ed76d23de authored 11 months ago by Kyle Tee <[email protected]>
feat(ui): add markdown rendering for code blocks

# Conflicts:
# src/View/Helpers.elm

gitlab.com/exosphere/exosphere - 5fec3062f7daf4576c996c61279ffff526ef1fe2 authored 11 months ago by Kyle Tee <[email protected]>
feat(ui): improve markdown rendering style

Combining the best of 65c9a8d2 and 63fc90d6.

gitlab.com/exosphere/exosphere - c8f92e4777dd18f876be84a55868dd1d70cdca50 authored 11 months ago by Kyle Tee <[email protected]>
feat(ui): add design system story for markdown renderer

gitlab.com/exosphere/exosphere - e998cc03c4dec5523d756cf5ef3cd723588d4fd8 authored 11 months ago by Kyle Tee <[email protected]>
Merge branch 'elm-review/NoMissingTypeAnnotation'

gitlab.com/exosphere/exosphere - c0af9a024360826aad4a346f99d19c0622d52835 authored 11 months ago by chris <[email protected]>
All elm-review rule NoUnused.Parameters

gitlab.com/exosphere/exosphere - 7d6eee332655e4fa2088c8d650b614422c6a61ca authored 11 months ago by Franklyn Tackitt <[email protected]>
Add elm-review rule NoUnused.Dependencies

gitlab.com/exosphere/exosphere - 14c1bcc27ab4a68176e3c039e93f04876571da54 authored 11 months ago by Franklyn Tackitt <[email protected]>
Add elm-review rule NoMissingTypeAnnotation

This rule forbids top-level declarations that do not have a type annotation, like a function in ...

gitlab.com/exosphere/exosphere - b2e972212af1c73fddbd0bab4f2593b41122bdf5 authored 11 months ago by Franklyn Tackitt <[email protected]>
Apply 1 suggestion(s) to 1 file(s)

gitlab.com/exosphere/exosphere - 37e09f48de2c0525a29b9c73ba02e9ff57e016da authored 11 months ago by Chris Martin <[email protected]>
Fix elm-review issues

gitlab.com/exosphere/exosphere - 4007628613907ff391e86e6e66dcb6949847a829 authored 11 months ago by Franklyn Tackitt <[email protected]>
Update volume mountpoint display

Bumped exoServerVersion to 5

added a helpful exoVersionSupportsFeature function to
easily chec...

gitlab.com/exosphere/exosphere - 668c64f5a26432ae4f93ea86da04b60425661505 authored 11 months ago by Franklyn Tackitt <[email protected]>
Fix filesystem labels on mount

gitlab.com/exosphere/exosphere - e9f4c4f61119ddd64231bfc5fc9a87b96abe8acd authored 11 months ago by Franklyn Tackitt <[email protected]>
Mount volumes after docker and desktop setup

gitlab.com/exosphere/exosphere - 5bdf62283a5bf9a6ec6bbd6ac5aaa8b7b7e29813 authored 11 months ago by Franklyn Tackitt <[email protected]>
Attempt 1 of better volume names

gitlab.com/exosphere/exosphere - 324d5d15cb1da1ffd9d27271a9a0b563573fd450 authored 11 months ago by Franklyn Tackitt <[email protected]>
udev trigger on bind or change as well

gitlab.com/exosphere/exosphere - 912a5ad25727532cdb540d93a385547b3acd7eae authored 11 months ago by Franklyn Tackitt <[email protected]>
Call mkfs.ext4 instead of systemd-makefs

Use udev info to determine if a device already has a filesystem
Set the volume label and uuid to...

gitlab.com/exosphere/exosphere - 864adfb2ae4969c530a99b49fae3dd905b215888 authored 11 months ago by Franklyn Tackitt <[email protected]>
udev RUN sandboxing cascades :/

gitlab.com/exosphere/exosphere - 0b91f3c79b721966a1e20c0560f59e1bb82bc50e authored 11 months ago by Franklyn Tackitt <[email protected]>
Actually enable the service

This should make automounts persist across boots

gitlab.com/exosphere/exosphere - 9c0767b646f4977dc6720a9fb7c80ff1c620356f authored 11 months ago by Franklyn Tackitt <[email protected]>
udev blocks mounting inside RUN 🙄

gitlab.com/exosphere/exosphere - cfb996195d2fa3df53222aa445c137a3eb1af2e8 authored 11 months ago by Franklyn Tackitt <[email protected]>
Merge branch 'fix-volume-automounting' into 'master'

Rewrite volume auto-mounting (Fixing the race condition)

Closes #952 and #700

See merge reques...

gitlab.com/exosphere/exosphere - 59c981c3fe060676aa6a061df7844d0afb2d4193 authored 11 months ago by Chris Martin <[email protected]>
Merge branch 'issue-819' into 'master'

Transition Interim governance model to non-interim status

Closes #819

See merge request exosph...

gitlab.com/exosphere/exosphere - 028ef47b08b76607a387219815924e7f6285e2f0 authored 11 months ago by Julian Pistorius <[email protected]>
Autofix errors for NoUnused.Variables

gitlab.com/exosphere/exosphere - d689eb242a73929282cb6f8ccead669666fc6e5e authored 12 months ago by Franklyn Tackitt <[email protected]>
Add elm-review rule NoUnused.Variables

This rule reports unused imports or top level declarations

```
module A exposing (b)
import Exp...

gitlab.com/exosphere/exosphere - 8082a1cfbc8ee52224e6466b6592b0a6758dcb13 authored 12 months ago by Franklyn Tackitt <[email protected]>
Add jfmengels/elm-review-unused

gitlab.com/exosphere/exosphere - 6bd606dcb3843a5bd23861d008a4618ae223e3d4 authored 12 months ago by Franklyn Tackitt <[email protected]>
Fix for NoImportingEverything

gitlab.com/exosphere/exosphere - 79ec83889237cf075ca974733816b46e2ab9da48 authored 12 months ago by Franklyn Tackitt <[email protected]>
Add elm-review rule NoImportingEverything

This rule forbids `import Module exposing (..)`

Currently, we only use this in tests/Tests.elm ...

gitlab.com/exosphere/exosphere - b5df27e15246c54f16679be5e63490edb98d0cef authored 12 months ago by Franklyn Tackitt <[email protected]>
Merge branch 'elm-review/NoExposingEverything'

gitlab.com/exosphere/exosphere - a27a617bd427957e0c7fa209bc9ea192aaca8a7a authored 12 months ago by chris <[email protected]>
Add elm-review rule NoExposingEverything

This rule errors on any module that exposes everything, e.g.
`module MyMod exposing (..)`

This ...

gitlab.com/exosphere/exosphere - 0b905e682575144703b167919a392170ae2fa09b authored 12 months ago by Franklyn Tackitt <[email protected]>
Merge branch 'elm-review/NoDeprecated'

gitlab.com/exosphere/exosphere - f2e816c59c5344ad40ef0cdfd11b7fe7033a219e authored 12 months ago by chris <[email protected]>
Add elm-review NoDeprecated rule

This rule errors on the use of any deprecated modules or functions
annotated with a `-- @depreca...

gitlab.com/exosphere/exosphere - 0269ba66e501df633349df01bdbce864a152c292 authored 12 months ago by Franklyn Tackitt <[email protected]>
Merge branch 'elm-review/NoConfusingPrefixOperator'

gitlab.com/exosphere/exosphere - 3a98b1a6c09879d9b7f058dac7f103521c797c65 authored 12 months ago by chris <[email protected]>
Merge branch 'elm-review/NoMissingTypeExpose' into 'master'

Add elm-review rule NoMissingTypeExpose

See merge request exosphere/exosphere!875

gitlab.com/exosphere/exosphere - ec9c00da39f5f2fea1006f4e3762370128ec3bfb authored 12 months ago by Chris Martin <[email protected]>
Merge branch 'fix/NoElementFontSize' into 'master'

Fix elm-review rule NoElementFontSize

See merge request exosphere/exosphere!868

gitlab.com/exosphere/exosphere - ef5ee725396c3069c14ebf14f5105da783f3dbfa authored 12 months ago by Chris Martin <[email protected]>
Transition Interim governance model to non-interim status

gitlab.com/exosphere/exosphere - 02a31644d427efe4b1bb5ad54cb5893920e35b0a authored 12 months ago by chris <[email protected]>
Fix errors for NoMissingTypeExpose

gitlab.com/exosphere/exosphere - 1141512b44dbb5bfbb55a27481d3056ac4df95c8 authored 12 months ago by Franklyn Tackitt <[email protected]>
Add elm-review rule NoMissingTypeExpose

This rule errors when a private type is used in an exposed declaration.

```
-- ELM-REVIEW ERROR...

gitlab.com/exosphere/exosphere - b0339df53990ba3b9930e256a9f1fd63e1f60fd2 authored 12 months ago by Franklyn Tackitt <[email protected]>
Add jfmengels/elm-review-common

gitlab.com/exosphere/exosphere - 6ea2e27c4ae44ba5f7b4b89b5cec95ae488cee19 authored 12 months ago by Franklyn Tackitt <[email protected]>
Merge branch 'master' into 'elm-review/NoConfusingPrefixOperator'

# Conflicts:
# review/src/ReviewConfig.elm

gitlab.com/exosphere/exosphere - 8494f5d853d238bd29d9dc28518cc4df9eb15f0d authored 12 months ago by Frank Tackitt <[email protected]>
elm-format review/src/NoHardcodedLocalizedStrings.elm

gitlab.com/exosphere/exosphere - 522cc866bb9ffd59d3e70f9c892b784bcf0f0f1e authored 12 months ago by Franklyn Tackitt <[email protected]>
DRY refactor for NoElementFontSize tests

gitlab.com/exosphere/exosphere - 7c42abb8069a42f6ef9877c67fec9a849a08ab44 authored 12 months ago by chris <[email protected]>
Add elm-review source and test code to project-wide format and test commands

gitlab.com/exosphere/exosphere - 5df2c8937d08adac5704ceaa8cfd2911ab248fab authored 12 months ago by chris <[email protected]>
Also format elm-review code and run elm-review tests in the CI pipeline

gitlab.com/exosphere/exosphere - 0d4cb9e5540b8e2887dac367c840a5553db45e7c authored 12 months ago by chris <[email protected]>
Fix NoElementFontSize

I messed up, and did not catch fully qualified use of `Element.Font.size`

This also adds a test...

gitlab.com/exosphere/exosphere - 9411cd993589af804703d3c47896f655552ed555 authored 12 months ago by Franklyn Tackitt <[email protected]>
Appeasing prettier

gitlab.com/exosphere/exosphere - f70afdfda4fb2c82ddcb52630d0bd32ab33427d3 authored 12 months ago by chris <[email protected]>
While I'm here, add tests directory to project-wide formatting validation command

gitlab.com/exosphere/exosphere - 9a1f165f6a2e1bacbe1686ec26501ee5ddf2fc7e authored 12 months ago by chris <[email protected]>
Merge branch 'fix/minor-text-fix-prepare-cmd' into 'master'

Minor text fix for contributing.md path in prepare script

See merge request exosphere/exosphere...

gitlab.com/exosphere/exosphere - 5cfd97973b1467ffcb479e4cc9e16f1d0a2161c3 authored 12 months ago by Julian Pistorius <[email protected]>
Merge branch 'elm-review/hardcoded-literals' into 'master'

Add NoHardcodedLiterals rule for elm-review

See merge request exosphere/exosphere!867

gitlab.com/exosphere/exosphere - 675eabb164778b12b56d95b6fa267b9ae31f610e authored 12 months ago by Julian Pistorius <[email protected]>
Minor text fix for contributing.md path in prepare script

The contributing.md is one of the (few) docs in the project root dir.

gitlab.com/exosphere/exosphere - b2b70a164b9ea725dcce0a481dff5f0b4694ceda authored 12 months ago by Kyle Tee <[email protected]>
Force trigger new udev rule in ansible

This handles the race condition where a user attaches a volume to an
instance before ansible has...

gitlab.com/exosphere/exosphere - 8c2b69c69eaa479e2b1446d8b205303db196ab70 authored 12 months ago by Franklyn Tackitt <[email protected]>
Rewrite volume auto-mounting

This removes cloud-init generating /etc/fstab, and the need for
exouser-owns-vol.service

Inste...

gitlab.com/exosphere/exosphere - b121cb7503f74916c37cf56dc745b868c8a9c085 authored 12 months ago by Franklyn Tackitt <[email protected]>
Merge branch 'new-meeting-time' into 'master'

Switch weekly meeting day and time

See merge request exosphere/exosphere!888

gitlab.com/exosphere/exosphere - f738e32ad30172705661bf97d4bc3d148605b73e authored 12 months ago by Julian Pistorius <[email protected]>
Switch weekly meeting day and time

gitlab.com/exosphere/exosphere - 1e07fe571052f87b9afc78b90ffa74485562391d authored 12 months ago by chris <[email protected]>
Fix logic bug caused by confusing prefix use of infix operator

gitlab.com/exosphere/exosphere - a48adc7a993e4f4ed67a419554cef45e07a2e27e authored 12 months ago by Chris Martin <[email protected]>
Merge branch '948-fix-byte-display' into 'master'

Change all formatting of Mega/Giga bytes to Mibi/Gibi

Closes #948 and #865

See merge request e...

gitlab.com/exosphere/exosphere - 9af72093e22a25dcf49ba130dd1c79334cf0ff08 authored 12 months ago by Julian Pistorius <[email protected]>
Merge branch 'ansible-galaxy-failure' into 'master'

Revert galaxy collections, use shell zip instead

Closes #953

See merge request exosphere/exosp...

gitlab.com/exosphere/exosphere - 4c90925608e653a7c3e650dc6e09966edb016cef authored 12 months ago by Julian Pistorius <[email protected]>
Remove no-longer-true comment

gitlab.com/exosphere/exosphere - c3910b1b3ec4c7bb056f163b71533fb9f52bf3fb authored 12 months ago by chris <[email protected]>
Revert galaxy collections, use shell zip instead

gitlab.com/exosphere/exosphere - b7a2a56b22b5f79a5d4238b75d3d84e5ff50ed73 authored 12 months ago by Franklyn Tackitt <[email protected]>
Add elm-review rule NoUnused.Parameters

We currently don't have any functions with unused parameters, however
errors would look like thi...

gitlab.com/exosphere/exosphere - 944286263e9a52a0970ad9790680a8b069d1fe76 authored 12 months ago by Franklyn Tackitt <[email protected]>
Add jfmengels/elm-review-unused

gitlab.com/exosphere/exosphere - 36178ded0690e969afdd78c7cd89fde35c94a709 authored 12 months ago by Franklyn Tackitt <[email protected]>
Add elm-review rule NoUnused.Dependencies

We don't have any unused dependencies, but it would look like

```
-- ELM-REVIEW ERROR ---------...

gitlab.com/exosphere/exosphere - ebc9d37b2de9841620fca8549a119f60369d1e60 authored 12 months ago by Franklyn Tackitt <[email protected]>
Add jfmengels/elm-review-unused

gitlab.com/exosphere/exosphere - f5a5cd80d8c8a83fc2c1779ab7d7ef6ae7ddc291 authored 12 months ago by Franklyn Tackitt <[email protected]>
Fix code for NoConfusingPrefixOperator

gitlab.com/exosphere/exosphere - 259925171bebb1e225ad1148888fc556c3bc6859 authored 12 months ago by Franklyn Tackitt <[email protected]>
Add elm-review rule NoConfusingPrefixOperator

This forbids the use of operators as functions, e.g. `Maybe.map ((>=) b) maybeA`
instead recomme...

gitlab.com/exosphere/exosphere - 1fc9c6ac500271b83d042dfdcd5ce37d6e8e46f9 authored 12 months ago by Franklyn Tackitt <[email protected]>
Add jfmengels/elm-review-common

gitlab.com/exosphere/exosphere - b728f9aa93a33db64e82ed53e29eef91f5ac9817 authored 12 months ago by Franklyn Tackitt <[email protected]>
Fix NoHardcodedLiterals forgotten import

gitlab.com/exosphere/exosphere - 559627ff86693db1218847e816ca024f8ffa4d27 authored almost 1 year ago by Franklyn Tackitt <[email protected]>
Fix erroneous usages of Mega/Giga

I assumed wrongly that vscode would handle the refactor correctly

gitlab.com/exosphere/exosphere - b0639b078341a9cdb2bcb02dd5de371ec7fed905 authored about 1 year ago by Franklyn Tackitt <[email protected]>
Add note to contributing.md for localized strings

`exosphereLocalizedStrings` in `review/src/NoHardcodedLocalizedStrings.elm`

gitlab.com/exosphere/exosphere - afe21d7205eb105e154a6a489e71634eb45614b0 authored about 1 year ago by Franklyn Tackitt <[email protected]>
Tag intentional non localized strings

gitlab.com/exosphere/exosphere - e6e91f9a31653639bddd2039057d44bc735e34a5 authored about 1 year ago by Franklyn Tackitt <[email protected]>
Fix incorrect usages of localized strings

gitlab.com/exosphere/exosphere - 6e2ccdc1ff5b3699f949098712ef9f95ffa9ce32 authored about 1 year ago by Franklyn Tackitt <[email protected]>
Add NoHardcodedLocalizedStrings Tests

Also, error on unused @nonlocalized tags

gitlab.com/exosphere/exosphere - eed5e040f4429c0d2541bdff1368bc9d7620ef4d authored about 1 year ago by Franklyn Tackitt <[email protected]>
Add support for a @nonlocalized tag comment

gitlab.com/exosphere/exosphere - 62db0a389c106754e6cce7d0ecefd7fce65241bf authored about 1 year ago by Franklyn Tackitt <[email protected]>
Refactor NoHardcodedLocalizedStrings

gitlab.com/exosphere/exosphere - 853561a91f021a373eecda0f10a36a7b44aa38db authored about 1 year ago by Franklyn Tackitt <[email protected]>
Add rule to detect hardcoded localized strings

gitlab.com/exosphere/exosphere - 2f28ddac27f74e1755f08bf763bf61f079da93ca authored about 1 year ago by Franklyn Tackitt <[email protected]>
Rename Mega/Giga -> Mebi/Gibi

Consistent in the code, but not with the suffixes. But no one would expect to see 10 MiB

gitlab.com/exosphere/exosphere - ec18b96c5108a0190c2957059f244356f3adc576 authored about 1 year ago by Franklyn Tackitt <[email protected]>
Merge branch 'elm-review/no-element-font-size' into 'master'

Add elm-review rule "NoElementFontSize"

Closes #878

See merge request exosphere/exosphere!866

gitlab.com/exosphere/exosphere - 384a3cb6d87d716abdb6b0382669b7768ae4e67e authored about 1 year ago by Julian Pistorius <[email protected]>
Merge branch '947-disable-guacamole-login' into 'master'

Disable the Guacamole login form - Guidance on re-launching on authentication expiration

Closes...

gitlab.com/exosphere/exosphere - 59f10c27ac00fbf1cc7048de5510029012638403 authored about 1 year ago by Julian Pistorius <[email protected]>
Prettier format extension files

gitlab.com/exosphere/exosphere - dbb50c67db75238fda79e030693cea4b03a34242 authored about 1 year ago by Franklyn Tackitt <[email protected]>
Use ansible-galaxy to install community.general

This provides files.archive, although it may add up to 3s to startup.
I'm benchmarking this

gitlab.com/exosphere/exosphere - 9b4a6e2d05866cd61f2d348c4b050314aec2dc9e authored about 1 year ago by Franklyn Tackitt <[email protected]>
Attempt 1 of ansible building .jar

gitlab.com/exosphere/exosphere - fc34ef6741f473419b286b97dc6154fdcb1b3828 authored about 1 year ago by Franklyn Tackitt <[email protected]>
Add elm-review rule "NoElementFontSize"

This rule prohibits the use of `Element.Font.size`, with a
suggestion to use `Style.Widgets.Text...

gitlab.com/exosphere/exosphere - 9c4145db424799b81fa7a680d8452821df029ea5 authored about 1 year ago by Franklyn Tackitt <[email protected]>
Disable the Guacamole login form

This adds an extension to Guacamole, that replaces the contents of the Login dialog with
the Ex...

gitlab.com/exosphere/exosphere - 6d8bae7ef2ef9ca74515d211be8dfb16ee4be278 authored about 1 year ago by Franklyn Tackitt <[email protected]>
Change all formatting of Mibi/Gibi bytes to Mega/Giga

Byte calculations are now all powers of 1024, and scaled down against log1024 bytes

gitlab.com/exosphere/exosphere - 732f369d07def53eea6834caea542f87fac51c67 authored about 1 year ago by Franklyn Tackitt <[email protected]>
Merge branch 'link-to-more-docs' into 'master'

About/support text updates for Jetstream2 environment

See merge request exosphere/exosphere!861

gitlab.com/exosphere/exosphere - 0b1990d0f2b8ff4dcdad1fc043d00fe5afa4b5dd authored about 1 year ago by Julian Pistorius <[email protected]>
Merge branch 'disallow-server-actions' into 'master'

Allow deployers to disallow certain server actions for a flavor group

Closes jetstream-cloud/pr...

gitlab.com/exosphere/exosphere - 54bca2b9fc921aca2ad47f598b0634f7ba9e1450 authored about 1 year ago by Julian Pistorius <[email protected]>
About/support text updates for Jetstream2 environment

gitlab.com/exosphere/exosphere - cfdb7455c95651228a163b6537699e9dfa2a3eb9 authored about 1 year ago by chris <[email protected]>
Allow deployers to disallow certain server actions for a flavor group

gitlab.com/exosphere/exosphere - 4d2d63454acc3b62ff10dff83b4c4cdf6d0b768c authored about 1 year ago by chris <[email protected]>
Merge branch 'fix-mkdocs-rendering' into 'master'

Fix broken python-markdown list rendering

See merge request exosphere/exosphere!862

gitlab.com/exosphere/exosphere - e3ce3aba341d50a2dfce389763d0794fb1beebf3 authored about 1 year ago by Chris Martin <[email protected]>
Changed Node from 15->18

It was breaking in the GitLab runner:

```
+ curl -sLf -o /dev/null 'https://deb.nodesource.com/...

gitlab.com/exosphere/exosphere - 1c7b37fc3c17166e13d5f11788e8431ddea9031d authored about 1 year ago by Julian Pistorius <[email protected]>
Fix broken python-markdown list rendering

gitlab.com/exosphere/exosphere - 367e05f78b549082eface954215af6132f5135e9 authored about 1 year ago by Chris Martin <[email protected]>
Merge branch 'issue-521' into 'master'

Nicer volume mount instructions

Closes #521

See merge request exosphere/exosphere!860

gitlab.com/exosphere/exosphere - e41c3ad9e4b5cb4bca4b2c3c26b3cac4b712b1f2 authored about 1 year ago by Julian Pistorius <[email protected]>
Nicer volume mount instructions

- Tell user that they need to access the mount point in order to mount the volume
- Show example...

gitlab.com/exosphere/exosphere - fb920168f0ced185a38389b3f4dacef8990674dc authored about 1 year ago by chris <[email protected]>
implement Markdown code span

gitlab.com/exosphere/exosphere - 63fc90d66c18b198cea4328d0b18060bdffdfba6 authored about 1 year ago by chris <[email protected]>