-
E.g. I have a react app sources in my repo. I can't deploy them to `static` - I need to run `pnpm build` before I could serve them...
-
@ewalk153, since you've been spending some time on this, is there anything you think needs to be done to have better Ruby support? I was thinking along the lines of docs, a sample project, etc.
-
> Prosze sobie zdefiniowac dwa zakresy masy
>
> szeroki np. 0.44-0.54 i
> waski np. 0.48-0.51
>
> Jak rozumiem to problem ma Pan taki ze okno masy determinuje
> konfiguracje dla …
-
Dear Jiang,
The player named Taufik Wiradarmo requested to change his "Author" name to Piku. His player name is also Piku in the team description. He wishes not to reveal his actual name and we hav…
-
Hi,
Nowadays `nginx` already comes with `/etc/nginx/nginx.conf` which has a default server running on port 80.
This is overwritten by https://raw.githubusercontent.com/piku/piku/master/nginx.defau…
-
Hi there,
I have followed the process below:
- Install Raspberry OS on a card
- rename pi
- activate password for root
- PermitLogin yes for root
- bootstrap the server with ./piku-bootstrap …
-
Right now there are two main approaches to handling secrets outside the `ENV` file:
* use `config:set`
* Have your application use an external vault (which is what is done in large scale, regulate…
-
This line was changed to get rid of the`HTTPS_ONLY` var and only retain the `NGINX_HTTPS_ONLY` var:
https://github.com/piku/piku/blob/master/piku.py#L914
Unfortunately the truthiness logic was a…
-
For projects that are not my own, but are available as compiled, static, single binaries, what is the process to get these into the Piku system?
Is it a requirement that I create a fresh repo, add …
-
Hi,
I provisioned a VPS that had empty package lists, so the bootstrap failed with `E: Unable to locate package git`. How about running `apt update` at the start of the bootstrapping process to avoid…