mirror of
https://gitlab.com/fabinfra/fabaccess/docs.git
synced 2024-11-17 12:47:56 +01:00
Update install_steps_ubuntu.md
This commit is contained in:
parent
ac54c90ba5
commit
3a7a63af7d
@ -65,4 +65,12 @@ Save (Strg-O) and close (Strg-X)
|
|||||||
`sudo systemctl enable mosquitto`
|
`sudo systemctl enable mosquitto`
|
||||||
15. Restart the system.
|
15. Restart the system.
|
||||||
|
|
||||||
After restarting, the system is ready to be configured
|
The BFFH-server can be found at the /target/release folder. To start the server change into the directory by using `cd target/release` and using:
|
||||||
|
`./diflouroborane -c examples/bffh.dhall --load examples`
|
||||||
|
an then:
|
||||||
|
`./diflouroborane -c examples/bffh.dhall`
|
||||||
|
|
||||||
|
#BUT# prior to starting bffh, you should first configure the bffh.dhall file (see the Use FabAcess section).
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user