X-Git-Url: https://git.hcoop.net/hcoop/domtool2.git/blobdiff_plain/0f9f712c42a2edc78be0656f2c167265167df48a..64c04e02c688e696b0c3a7a0eb7fd70e2501e9c2:/bootstrap/README diff --git a/bootstrap/README b/bootstrap/README index a5115fc..658f047 100644 --- a/bootstrap/README +++ b/bootstrap/README @@ -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