2020-04-04 20:57:55 UTC - Erni Souza: Hello everyone! I am new to openwhisk, have been reading and doing some playground for the past few weeks. I wish to know if is there a way/tools for me to setup my own local environment instead using IBM's ? How can I make this happen if possible? Thank you all! https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1586033875057700 ---- 2020-04-04 21:10:46 UTC - Rodric Rabbah: Hi Erni. Welcome to the community. You can deploy your own openwhisk for sure. Many here do. It depends on your needs, you can deploy a stand-alone java process, a docket based installation or one on Kubernetes. What are you trying to do? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1586034646059600 ---- 2020-04-04 21:12:39 UTC - Erni Souza: Hi, and thank you very much! I am using nodejs, before using docker or kubernetes, I am trying to run locally in my machine https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1586034759060800 ---- 2020-04-04 21:13:13 UTC - Erni Souza: Is wskdeploy tool creates that environment for me? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1586034793061400 ---- 2020-04-04 21:18:31 UTC - Erni Souza: How and what is the best practice way that I can do to deploy local openwhisk? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1586035111062200?thread_ts=1586035111.062200&cid=C3TPCAQG1 ---- 2020-04-04 21:26:28 UTC - Upkar Lidder: I love the jar option as @Rodric Rabbah mentioned. It is very fast and local! I believe you can set it up with on disk storage as well. Haven’t tried that yet. https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1586035588063600?thread_ts=1586035111.062200&cid=C3TPCAQG1 ---- 2020-04-04 21:29:50 UTC - Erni Souza: I see, thank you! For the things I have read about it and code with it, I unfortunately havent got to see creating own deploy or something realtive, actually today I am trying to find some information! https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1586035790063800?thread_ts=1586035111.062200&cid=C3TPCAQG1 ---- 2020-04-04 21:30:26 UTC - Erni Souza: Would you please share the links for this if you have any? If is there on the documentation, which part is there? https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1586035826064000?thread_ts=1586035111.062200&cid=C3TPCAQG1 ---- 2020-04-04 21:30:28 UTC - Erni Souza: Thank you! https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1586035828064200?thread_ts=1586035111.062200&cid=C3TPCAQG1 ---- 2020-04-04 21:31:08 UTC - Erni Souza: Is this one? <https://github.com/apache/openwhisk/tree/master/core/standalone> https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1586035868064400?thread_ts=1586035111.062200&cid=C3TPCAQG1 ---- 2020-04-04 21:33:39 UTC - Erni Souza: Does this helps it too? <https://github.com/apache/openwhisk/blob/master/tools/ubuntu-setup/README.md> https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1586036019064600?thread_ts=1586035111.062200&cid=C3TPCAQG1 ---- 2020-04-04 21:40:02 UTC - Rodric Rabbah: The first one https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1586036402065000?thread_ts=1586035111.062200&cid=C3TPCAQG1 ---- 2020-04-04 21:41:05 UTC - Erni Souza: Nice! Thank you! Thank you! :smile: https://openwhisk-team.slack.com/archives/C3TPCAQG1/p1586036465065200?thread_ts=1586035111.062200&cid=C3TPCAQG1 ----