Ankit Nayan
Ankit Nayan
./install.sh
(uses docker-compose). Mind you, ./install.sh
needs lower memory compared to helm
installationAnkit Nayan
Ankit Nayan
git clone <https://github.com/SigNoz/signoz.git> && cd signoz/frontend
2. change baseURL to <http://ec2-18-191-251-86.us-east-2.compute.amazonaws.com:8080>
in file src/constants/env.ts
3. yarn install
4. yarn dev
UI should show up at http://localhost:3000Pranay
Anwesh
05/29/2021, 3:47 AMAnkit Nayan
Anwesh
06/05/2021, 8:04 AMRaj Das
06/09/2021, 3:46 PMAnkit Nayan
Pranay
Rahul Rana
06/20/2021, 4:47 PMRaj Das
06/26/2021, 4:16 PMRahul Rana
06/28/2021, 5:10 PMRahul Rana
06/28/2021, 5:20 PMLalit Kale
06/28/2021, 5:59 PMRahul Rana
06/29/2021, 4:43 PMKishore Patra
07/02/2021, 3:24 AM### Contribute to Frontend without installing SigNoz backend
- this section from contributing.md
- this doc. Can someone pls dm me <test environment URL>
- this url?Pranay
Lalit Kale
07/03/2021, 11:14 AMVikas Singh
07/06/2021, 1:50 PMLalit Kale
07/11/2021, 2:41 PMRaj Das
07/25/2021, 10:06 AMRemoving unused frontend and backend pkgs
Adding checks for unused pkg and code format of backend and frontend
T K Sourabh
08/14/2021, 6:24 PMdruid-kafka-setup_kafka_1
moved from 1.32 to 1.62. Would be logs. I'm gonna keep it running for 3 days(retention period) and see. Locally as of now but if you have a spare VM, maybe I could use it.T K Sourabh
08/14/2021, 7:01 PMAnkit Nayan
Nipun Agarwal
08/29/2021, 8:23 AMPranay
Ankit Nayan
CGO_ENABLED=1
here
2. Build command was changed here
The error might be a syntax mistake due to use of quotes ""
. Though I mostly suspect this to be due to makefile as the command to build docker image work fine when run via command line.
Let me know if you got some bandwidth in the next few daysJiawei Zhu
09/27/2021, 4:13 PM