
To use Clockify with apps (mobile, desktop, extension), when you're on the log-in page, select "Log in to custom domain", enter URL of where your have Clockify installed, and then enter your credentials/SSO. inviting users, importing projects, setting up who can do what, and more). To set up Clockify workspace, be sure to check out our video tutorials and help articles (eg.
DOCKER INSTALL MONGO RESTORE LICENSE
To manage license (billing, users seats, email domains), use Server Admin portal. To set up SSO, email delivery, default workspace, and other aspects of the system, use Admin Panel.
DOCKER INSTALL MONGO RESTORE PASSWORD
You need to go to Forgot Password page (/reset-password) so you can receive an email from which you can set your password. Login username is the email address you use for Server Admin Panel (from where you've downloaded the docker-compose.yml). Once you have Clockify up and running, you can access the client application via the URL domain you've entered in the Server Admin portal (installation step 2). Run Clockify on the server with this command: " docker-compose up -d"Įmail domains limitation is embedded in the license (which is included in docker-compose.yml, only it's not readable).Log-in into Clockify docker repository by running " docker login " using your Server Admin email and password (the same one you use for logging into the Server Admin Portal).Make sure you have Docker and Docker Compose installed.Put the file you've downloaded (" docker-compose.yml") on your server.Email domains - users that have those email domains will be able to use your Clockify account.URL domain - the URL from which your users will access Clockify.Clockify comes as a plug-and-play Docker image, so all you need to do is download the installation file and your license, and run it using Docker.
