Commit Graph

8 Commits

Author SHA1 Message Date
Christian Bundy
3758bbf636 Simplify installation
Problem: The install instructions in the readme contains quotes because
it has a `*`, but `#semver:` does what we need without the quotes. The
`docs/install.md` file also has some unnecessary complexity, like
cloning via SSH (only useful for maintainers), which I think we can
safely remove.

Solution: Change the install instruction and reorganize
`docs/install.md` to be more relevant to people who are installing from
source.
2020-02-29 08:31:07 -08:00
Christian Bundy
cf1a88e2f7 Add Termux install documentation
Problem: The Termux install is new and exciting and there isn't any
documentation on how to experiment with it.

Solution: Add some documentation like we've done with systemd and
Docker so that we can collaborate and figure it out in the repo!
2020-02-20 15:12:38 -08:00
Christian Bundy
b34b04c2c2 Experiment with common-good module 2020-01-21 16:22:19 -08:00
Christian Bundy
64154f2eed Change to organize install docs 2020-01-03 15:04:16 -08:00
Jonathan Dahan
8ce7d76df7 Create systemd service install script, fix service
This will check if you have have systemd installed,
copy the service file to your user directory,
and instruct the user how to enable it on login.
2020-01-03 15:03:21 -05:00
Jonathan Dahan
3e764e6d4d Remove unicorn requirement for systemd service 2020-01-03 12:23:58 -05:00
Christian Bundy
b8691d7671
Add referer check to secure blob URLs without subdomain option 2019-10-29 14:02:28 -07:00
Christian Bundy
d42ff0b612
Add install documentation 2019-10-25 07:58:26 -07:00