In Nabox3, I can create custom template in the /opt/harvest2-conf/conf/ folder.
But in Nabox4 from the document:
https://nabox.org/faq/#customize-harvest
I have to create all the customized template in /etc/nabox/harvest/user folder.
Just to confirm that the default has only README.md in this folder? I have to create restperf or rest and other folders by myself?
I found that for default, there are only zapi and zapiperf under /etc/nabox/harvest/active folder?
Then how can I get the zapi or zapiperf template?
Also, If I want to create a rest template.
What are the steps I should do?
- Create /etc/nabox/harvest/user/restperf/custom.yaml
create a custom_XXX.yaml file in /etc/nabox/harvest/user/restperf/9.14.1
3. Restart harvest?
Anything need to change in data/packages/harvest/conf/rest/ folder?