-
The `Procfile` currently invokes Node by merging `stderr` and `stdout` and piping the result through `cat`:
```
web: ./index.js 2>&1 | cat
```
This should be added to the Piku docs someplace, …
-
> piku config:set NGINX_SERVER_NAME=gitea.somedomain.net
> ...
> NGINX_SERVER_NAME is the domain name you want for the gitea server (the domain must point at the machine already).
I'm unfamiliar …
-
# Issues
a. Content Front Page: - Ganti Header tambahkan Pusat informasi Perubahan Iklim BMKG
b. Content Front Page: Ganti content slide
c. Content Front Page: Ganti content block
![image](https://c…
-
Currently files that are excluded from being removed or copied are hard coded in Piku. In Discord, Tekktrik suggested it would be nice to be able to specify files you don't want copied to or removed …
-
1. add a version to the app in a `__version__` var
2. display this somewhere in the app
-
**Purpose**
In complex configurations we find that there are sub-components of that configuration that are shared at one or more levels.
Currently, the instance generation process will create unique…
-
It seems there are no instructions to upgrade piku. I needed access to the `DATA_ROOT` variable from #360 but that was added only recently.
I checked the [ansible playboook](https://github.com/piku…
-
Hello,
I discovered that few websites generating reports create a csv where line looks like this
```
var row = 'facemask,45776607,name of product 30ml,15054,Facemask,"12,99 usd","90,71 usd","29,99 …
-
**Suffice** to say this app has really caught my attention. I've got a long background in infrastructure works physical (eg building an open source cloud environment way back in 2010) through various …
-
The idea is to start a [service container](https://docs.github.com/en/actions/using-containerized-services/about-service-containers) in GitHub actions that will run `piku.py`. Then the tests would con…