Add mccarthy as admin web server and mail node
[hcoop/domtool2.git] / bootstrap / README
index a5115fc..658f047 100644 (file)
@@ -10,7 +10,13 @@ Basic bootstrapping
    - You unfortunately have to duplicate the value of Config.caPath here
  - Run domtool-create-ca to boostrap your local domtool ca
  - Run domtool-init-truststore to initialize the trust store
- - Run domtool-init-acl $user to add yourself as an administrator of domtool
- - Create needed work directories
+ - Run domtool-init-acl $you to add yourself as an administrator of domtool
+ - Run `domtool-addcert $host -unsafe` where $host is the short name
+   of the machine that will run domtool-server. E.g. for
+   "foo.test.domain", $host = foo. Repeat for any machines that will
+   be domtool workers.
+ - Start domtool-server
+ - Run `domtool-adduser $you -unsafe' to create your certificates and
+   grant yourself access to your $HOME path
  - In theory, domtool should start and you should be able to grant
    yourself domains and configure things
\ No newline at end of file