-
I have succesfully deployed a nextjs app, this is my config:
but if i make change to the main github repository and run dploy deploy main, i don't see the updated version but always the same version…
-
### What do you want and why?
We are adding a Blitz image to the Digital Ocean marketplace (they contacted me to start this process)
All of our image engineering docs and samples are [listed tog…
-
We have currently:
NextJS: handles login and landing page, running in dev mode
Websockets: the NT app websockets
We should make these their own processes, and build nextjs
-
## Version **3.0.35** of [esm](https://github.com/standard-things/esm) was just published.
Branch
Build failing 🚨
Dependency
esm
…
-
## Description
I tried to install fxa on Debian 11 but I get the following very generic error: "The script called "start.default" which runs "_dev/pm2/[start.sh](http://start.sh/) && _scripts/[pm2-al…
-
There needs to be either a guide, or a link under the links on the home page that talk about deploying for newbies. It should contain the following:
- How to run your app in production mode
- Basic …
-
### Question
Hi.
I have the above mentioned HA Device and i thought "sweet, it supports zigbee, how hard can it be". turns out: extremely hard.
It appears that I'm struggling with the concepts on h…
-
Hi,
Have downloaded, compiled, checked & installed the latest versions of prerequisites, with no errors:
gmp-6.1.2
mfr-3.1.6
mac-1.0.3
(newly created libraries are in $HOME/static)
Then down…
-
I tried run `pm2 start ecosystem.config.js` and the output it's
```sh
[PM2][ERROR] Error: Interpreter node@12.16.0 is NOT AVAILABLE in PATH. (type 'which node@12.16.0' to double check.)
[PM2][ER…
-
> My custom container listens to a port other than port 80. How can I configure my app to route requests to that port?
>
> We have automatic port detection. You can also specify an app setting call…