- 20 Jul, 2021 2 commits
-
-
Eric Zheng authored
There was an issue introduced in commit 7b512a88 through the use of the `slapos.cookbook:wrapper` recipe. This recipe cannot be used in a component without causing a dependency problem; see 22124832 for a more complete description of the issue.
-
Eric Zheng authored
-
- 19 Jul, 2021 2 commits
-
-
Eric Zheng authored
I originally forgot to extend the monitoring stack, and the monitor httpd port was previously not configurable. Also, I refactored a few comments to have reasonable line-widths.
-
Eric Zheng authored
-
- 16 Jul, 2021 2 commits
-
-
Eric Zheng authored
-
Eric Zheng authored
-
- 15 Jul, 2021 9 commits
-
-
Eric Zheng authored
-
Eric Zheng authored
-
Eric Zheng authored
-
Eric Zheng authored
-
Eric Zheng authored
-
Eric Zheng authored
The font configuration is now the responsibility of software/headless-chromium, and any other software releases that wish to use component/headless-chromium.
-
Eric Zheng authored
-
Eric Zheng authored
-
Eric Zheng authored
-
- 13 Jul, 2021 8 commits
-
-
Eric Zheng authored
-
Eric Zheng authored
-
Eric Zheng authored
-
Eric Zheng authored
-
Eric Zheng authored
-
Eric Zheng authored
-
Eric Zheng authored
-
Eric Zheng authored
-
- 12 Jul, 2021 4 commits
-
-
Eric Zheng authored
This is necessary because Chromium needs to think that the Host header is an IP address (for security reasons), but the browser needs to think that the Host header is a domain name (for TLS purposes). The easiest way to do this is to use the Nginx http_sub module, but this isn't enabled in the default SlapOS Nginx build.
-
Eric Zheng authored
-
Eric Zheng authored
The nginx proxy configuration now works with websockets. It's now possible to use the remote debugging port from another machine! Note that you'll need to manually change the ws=[ip:port] parameter in the URL to wss=[server-cdn-url] still. I will see if I can patch the frontend page to not require this, but I wanted to commit a working version first.
-
Eric Zheng authored
-
- 08 Jul, 2021 4 commits
-
-
-
Eric Zheng authored
Cloning the full source tree rather than just a snapshot at the desired version does increase the size of the checkout, but not as much as originally feared. It goes from 25 GB -> 31 GB, which is manageable. On the other hand, this allows some automated tools to figure out the commit hashes from the repository history, which prevents the frontend from complaining. I plan to clean up the buildout file in the future, but I just wanted to commit a known-working version.
-
Eric Zheng authored
-
Eric Zheng authored
Cloning the full source tree rather than just a snapshot at the desired version does increase the size of the checkout, but not as much as originally feared. It goes from 25 GB -> 31 GB, which is manageable. On the other hand, this allows some automated tools to figure out the commit hashes from the repository history, which prevents the frontend from complaining. I plan to clean up the buildout file in the future, but I just wanted to commit a known-working version.
-
- 06 Jul, 2021 4 commits
-
-
Eric Zheng authored
-
Eric Zheng authored
-
Eric Zheng authored
-
Eric Zheng authored
-
- 05 Jul, 2021 2 commits
-
-
Eric Zheng authored
-
Eric Zheng authored
-
- 02 Jul, 2021 3 commits
-
-
Lisa Casino authored
Also improve the recipe `switch-softwaretype' by catching the possible errors. - directory html5as: final version - directory html5as-base: initial version See merge request nexedi/slapos!1006
-
Lisa Casino authored
-
Lisa Casino authored
-