You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: constants/faqdata.ts
+9-7Lines changed: 9 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -4,15 +4,17 @@ export const FAQData = [
4
4
answer:'That is super fast and straightforward: follow the guide <a href="https://intelowl.readthedocs.io/en/latest/Installation.html" target="_blank">here</a>'
5
5
},
6
6
{
7
-
question: "Lorem ipsum dolor sit amet, consectetur adipiscing elit. ",
8
-
answer:"Lorem ipsum dolor sit a Lorem ipsum dolor sit a Lorem ipsum dolor sit aLorem ipsum dolor sit a Lorem ipsum dolor sit a"
7
+
question: "I have several techinal doubts regarding that can't just be answered at Issues. Whom I should contact? ",
8
+
answer:'Join our <a href="https://gsoc-slack.honeynet.org/" target="_blank" >Slack community</a> where all our Development goes on.'
9
9
},
10
10
{
11
-
question: "Lorem ipsum dolor sit a",
12
-
answer:"Lorem ipsum dolor sit a Lorem ipsum dolor sit a Lorem ipsum dolor sit aLorem ipsum dolor sit a Lorem ipsum dolor sit a"
11
+
question: "I don't want to use docker deployment. Are there any other ways, I could achieve this?",
12
+
answer:' Yes! The <a href="https://github.com/intelowlproject/IntelOwl/discussions/108" target="_blank" >discussion</a> thread is open for this. Follow it for more Updates. We do have a proper tutorial to deploy IntelOwl on Google-Kubernetes-Engine <a href="https://mostwanted002.cf/post/intel-owl-gke/" target="_blank" >here</a>.'
13
13
},
14
14
{
15
-
question: "Lorem ipsum dolor sit a psum dolor si",
16
-
answer:"Lorem ipsum dolor sit a Lorem ipsum dolor sit a Lorem ipsum dolor sit aLorem ipsum dolor sit a Lorem ipsum dolor sit a"
15
+
question: "I have found one API which can be included in IntelOwl. What next?",
16
+
answer:'Great! Head over to <a href="https://github.com/intelowlproject/IntelOwl/issues" >GitHub Issues</a> and open a new one. Contribute to it if you wish, else just leave it there. Rest of things will be taken care of by us.'
0 commit comments