AppTaco makes it easy to deploy AppDynamics configs, in seconds.
You can browse a list of existing configs (we call them tacos, since it packages together goodness), and deploy them to your AppD controller.
Use AppTaco here: https://sys13.github.io/apptaco
- run the client by
cd client, thennpm run dev - run the server by
cd server, thennpm run dev
AppTaco is already deployed to https://sys13.github.io/apptaco
Client Deploy
- in
/clientcreate a file named.env.productionand setREACT_APP_SERVER_URL=to the URL of your server npm run deploy.
Server Deploy
- copy
server/.env.developmenttoserver/.env.development.localand modify as needed - copy
server/.env.developmenttoserver/.env.production, and modify as needed ./deployServer.shor./deployServerForce.sh
You can contact the AppTaco team at [email protected]