mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-05-20 10:34:30 +00:00
Created start.sh to handle ExMachina outside of Plinth.
This commit is contained in:
parent
c129254e8a
commit
88225aa3ae
12
INSTALL
12
INSTALL
@ -16,13 +16,13 @@ Unzip and untar the source into a directory. Change to the directory
|
|||||||
containing the program. Run:
|
containing the program. Run:
|
||||||
|
|
||||||
$ make
|
$ make
|
||||||
$ ./plinth.py
|
|
||||||
|
To start Plinth, run:
|
||||||
|
|
||||||
|
$ ./start.sh
|
||||||
|
|
||||||
and point your web browser at `localhost:8000`. The default username is "admin"
|
and point your web browser at `localhost:8000`. The default username is "admin"
|
||||||
and the default password is "secret". To actually edit the configuration of
|
and the default password is "secret".
|
||||||
your local/dev machine, also run:
|
|
||||||
|
|
||||||
$ sudo ./exmachina/exmachina.py -v &
|
|
||||||
|
|
||||||
## Dependencies
|
## Dependencies
|
||||||
|
|
||||||
@ -53,5 +53,3 @@ The documentation has some dependencies too.
|
|||||||
Documentation has been collected into a pdf that can be built using
|
Documentation has been collected into a pdf that can be built using
|
||||||
`make doc`. It also gets built into smaller files and other formats,
|
`make doc`. It also gets built into smaller files and other formats,
|
||||||
including one suitable for install as a man page.
|
including one suitable for install as a man page.
|
||||||
|
|
||||||
<a name="installing_systemwide" />
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user