-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Question about Installing Cachet #3201
Comments
What linux distribution are you on? |
Hello! In the Cachet directory, do the following:
|
Thanks for comments, but I could install CachetHQ myself. However some problems still exist. |
https://docs.cachethq.io/docs/prerequisites That is the requirements for cachet |
Here it is in Japanese 前提条件 簡単な編集 PHP 5.5.9では、ext-gd、ext-simplexml、mcrypt、ext-xmlもインストールする必要があります。 MySQLのタイムゾーン情報 開発者の前提条件 私たちのCSSはSCSSからコンパイルされているので、コンパイルするには以下が必要です: Node.js |
Thanks for comment, jsargent7089. Now I can access the Dashboard but I can't find a textbox or something to enter the address and make the website to the target of monitoring status. |
Cachet doesn't do this natively. You need to use a plugin (see https://docs.cachethq.io/docs/addons). |
@jbrooksuk would you give me some advice? Regards, |
(First of all, I'm japanese and so my English may not be good、sorry.)
Hi,
I'm trying to install CachetHQ ,following official documantation(https://docs.cachethq.io/docs/installing-cachet#section-running-cachet-on-apache).
But some problems occuered and my job stopped.
1.can not find .env file in Cachet
Following official documentation,
But after I downloaded source code with Git, there is no .env file in Cachet directory.
So I made .env file which includes some text written in official documentation as "Text".
Is it right way or Did I make any mistake when downloading source code??
2.way to set application key
Following official documentation,
But when I execute this command, the following message appears.
To create application key, what is lacking on my environment?
I hope someone whould give some advice to me...
regards,
The text was updated successfully, but these errors were encountered: