Commit Graph

33 Commits

Author SHA1 Message Date
Erik Arvstedt f12ea83d36
docs/install: fix formatting 2022-07-18 16:11:11 +02:00
Erik Arvstedt 2926fc27dc
krops: enable evaluating nodes with non-native systems 2022-07-17 22:17:48 +02:00
Erik Arvstedt f52059ce3c
docs: add doc 'Configuration and maintenance'
- Move section `updating` from `usage.md` to `configuration.md` and
  rename `usage.md` -> `services.md`.
  `services.md` documents how enable and interact with node services.

- README: Move `docs` below `Get started`. The `docs` section is short and
  should be easily accessible.
2021-11-29 13:47:47 +01:00
Erik Arvstedt 7356a34d88
docs/install.md: update 2021-09-14 19:56:35 +02:00
Jonas Nick 7c0b521785
docs: describe deploying with krops in installation tutorial 2021-03-15 19:02:58 +01:00
Jonas Nick eb6dff5478
docs: various improvements to installation tutorial
- Update nixos iso
- Make sure to be root before parting and give instructions for checking
  UEFI vs. legacy
- Instead of making user replace automatically generated nixos config,
  explain how to add options.
- Add boot.loader options directly to hardware-configuration.nix
- Copy .gitignore when setting up a deployment dir
- Stress that the first config that is deployed remotely must include ssh key.
- Debian: 9 Strech -> Debian 10 Buster
- nix: 2.3.3 -> 2.3.10
2021-03-15 19:02:58 +01:00
Jonas Nick a4dabc7390
Remove nixops examples and documentation 2021-03-15 12:42:47 +00:00
nixbitcoin b0039d68a0
docs: discourage users from ssh'ing into the root user
Instead recommend using the operator user for all normal system
management tasks.
2021-02-09 12:44:06 +00:00
Galder Zamarreño 792962bb32
Fix boot loader reference for UEFI 2020-12-23 12:55:45 +01:00
jurraca 9e6b280fdd docs updates 2020-08-21 21:43:46 +00:00
Jonas Nick 0ac7b1660b
docs: update nix installation instructions 2020-04-08 15:10:34 +00:00
Jonas Nick b2e15c17b8
docs: Update to new deployment method (import instead of fork)
Now you clone nix-bitcoin and start out from the examples.
2020-04-08 07:01:39 +00:00
Jonas Nick 65039be656
docs: Remove duplicate instructions 2020-03-30 10:57:01 +02:00
Jonas Nick 455c5664c9
docs: Replace tabs with spaces 2020-03-30 10:57:01 +02:00
Jonas Nick 8aa4714979
docs: Update NixOS version 2020-03-30 10:57:00 +02:00
Erik Arvstedt 961e8217a9
Rename contrib/ to helper/ 2019-11-11 18:45:17 +01:00
Erik Arvstedt 6e26453689
Set default size of the virtualbox machine disk
This eliminates the manual resize step in vbox deployment
2019-11-08 16:01:47 +01:00
Lev Dubinets 8010003303
bump vbox disk size to 350gb 2019-07-12 14:22:57 -07:00
Lev Dubinets 9b2bdaca6b
shorten macOS install doc 2019-07-03 12:29:03 -07:00
Lev Dubinets a4a4ecd8d7 macOS install instructions 2019-07-03 12:27:41 -07:00
Lev Dubinets 1304230777
add arguments to vbox-resize-disk1 script 2019-07-02 17:46:56 -07:00
Lev Dubinets 16fa9254f3
Add note in install doc about vbox disk resizing 2019-06-30 19:50:30 -07:00
Jonas Nick 00989c607d
Mention installing latest firmware in install.md 2019-05-21 23:12:54 +00:00
Jonas Nick 1797ae7d19
Mention disabling Hyper-Threading and mention ECC 2019-05-18 19:18:00 +00:00
nixbitcoin 64ce7cb261
Bitcoin HWI README entry and various formatting corrections 2019-05-15 16:06:28 +02:00
nixbitcoin 8eef59ce72
Update documentation 2019-05-15 16:06:27 +02:00
Jonas Nick 36ec510739
Mention proper way to install without using the binary cache 2019-05-06 22:46:49 +00:00
Jonas Nick 54a6a3363e
Merge branch 'service-hardening' 2019-05-03 15:51:38 +00:00
nixbitcoin f237ee2bbe
Improve install documentation 2019-04-28 19:49:57 +02:00
Jonas Nick 7fb1cc1e93
Add security section to README 2019-04-28 13:15:17 +00:00
Jonas Nick fc3ada9cab
Switch to multi-user mode in nix installation instructions 2019-04-24 21:02:29 +00:00
Jonas Nick d65cb50f50
Move network*.nix files to new network directory 2019-04-12 10:01:35 +00:00
nixbitcoin 19cbe10f04
Split up and enhance documentation 2019-04-12 11:51:52 +02:00