Commit Graph

155 Commits

Author SHA1 Message Date
zkoopmans 3f05c97503 Update blog post with final comments. Update markdown formatting. 2019-12-15 12:08:25 +09:00
Henry Lee 57907f83d7 Copy the page-meta-links.html file from docsy to the local directory 2019-12-03 17:33:18 +09:00
Henry Lee eecdc5b3c3 Fix broken "Edit this page" link 2019-12-03 17:33:18 +09:00
Adin Scannell 4e4d55b943 Re-add apt-based installation instructions. 2019-11-22 09:32:28 -08:00
zkoopmans 68e72050df Update Figure 3 removing black text. 2019-11-19 15:33:43 -08:00
Ian Lewis 00471432c4 Update to Go 1.12 runtime.
Update to the Go 1.12 runtime.
- The login option in app.yaml is no longer supported. Check the
  X-Appengine-Cron http header instead.
- Add a 'stage' make target that allows you to easily stage a change.
2019-11-19 14:14:46 -08:00
zkoopmans 8c89ebd431 Updating with final images and text changes after Jeremiah LGTM. 2019-11-18 22:09:48 -08:00
zkoopmans 7bb4b40806 Updating figure3 image 2019-11-18 22:09:48 -08:00
zkoopmans de56e78934 Adding first blog post. 2019-11-18 22:09:48 -08:00
Ian Lewis a253368f76 Add fragment links only on docs pages
Add fragment links only on docs pages and only when there is an 'id'
attribute.
2019-11-18 22:09:48 -08:00
Ian Lewis d9f1d86286 Added base blog content. 2019-11-18 22:09:48 -08:00
Ian Lewis a2b055de52 Updated to Docsy HEAD
This updates the vendored docsy to 1a09abe6d7
2019-11-13 13:03:16 -08:00
Nicolas Lacasse cf5b8ec088 Remove pointers to releases that do not exist yet.
And simplify installation instructions.

Multiple users reported that the download links (even for our nightlys) are broken.  While the instructions for the nightlys were technically correct, they were hard to follow, and kind of misleading.
2019-10-26 10:15:54 +09:00
Kevin Krakauer 9d81dd3559 Change tcpdump status to working
12235d533a
2019-10-25 07:09:53 +09:00
Adin Scannell 6b0f111d96 Temporarily remove apt instructions
The built repository is not working. This will be updated when the release file is being generated correctly.
2019-10-24 15:48:21 +09:00
DNX cf240fdf73 Fix install link
Link to install docs is currently missing from the Docker quickstart page.
2019-10-24 13:29:12 +09:00
dependabot[bot] c90a6f5a85 Bump lodash from 4.17.11 to 4.17.15
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.11...4.17.15)

Signed-off-by: dependabot[bot] <support@github.com>
2019-10-24 12:55:23 +09:00
Ian Lewis a9a28c9e4d Add Google Analytics tracking. 2019-10-24 12:18:46 +09:00
Ian Lewis 514f16b290 Fix links on website. 2019-10-24 10:20:30 +09:00
csor-dev 53e921eb38 spell corrected 2019-10-21 08:41:59 -04:00
Ian Lewis b5ccc29b95 Fixed some review issues
Fixed some issues that came up during review.
- Update section titles to have a full phrase
- Fix ${URL}
- Have short install script clean up after itself so it can be re-run.
- Small wording changes.
2019-10-18 13:41:44 +09:00
Adin Scannell 015a1b57d6 Add apt-based instructions. 2019-10-18 13:41:44 +09:00
Brett Morgan 5d31cec27a Make the install script re-runnable
An alternative would be to create a temp directory and delete it...
2019-10-04 14:09:32 +09:00
Fabricio Voznika 0261626482 Add GKE Sandbox to Kubernetes section 2019-09-24 08:20:31 +09:00
Ian Lewis b9b719dcb6 Add note about some days not having releases
Issue #107
2019-09-10 12:13:54 -07:00
Fabricio Voznika 741c9bb99a mend 2019-09-10 13:43:32 +09:00
Fabricio Voznika cac1785464 Add that Docker user defined network doesn't work to the FAQ 2019-09-10 13:43:32 +09:00
Ian Lewis 5c09a0e59e Add link to ip bug 2019-08-29 11:17:45 -07:00
Kevin Krakauer e0ef639496 Added busybox note, changed route 2019-08-29 11:17:45 -07:00
Kevin Krakauer 4cc78abee5 Added nmap 2019-08-29 11:17:45 -07:00
Kevin Krakauer 942c740920 Added more tools. 2019-08-29 11:17:45 -07:00
Kevin Krakauer 6e350e809a Added link for ss 2019-08-29 11:17:45 -07:00
Kevin Krakauer cc587e6039 ip route not quite submitted yet 2019-08-29 11:17:45 -07:00
Kevin Krakauer 8e406b0bf9 Added nc, ip, and sshd. 2019-08-29 11:17:45 -07:00
Kevin Krakauer a89ee859b9 Added note about --net-raw. 2019-08-29 11:17:45 -07:00
Kevin Krakauer 16582ade17 Added gdb, lsof, ps, ss, and top. 2019-08-29 11:17:45 -07:00
Kevin Krakauer 9e7378a377 Add a shortlist of commonly request debugging tools. 2019-08-29 11:17:45 -07:00
Jakob Dietrich 5c82fbe1aa Add missing sudo in setup-command 2019-08-26 14:26:44 -07:00
Ian Lewis 76a12063a6 Fix performance graph shortcode invocations 2019-08-14 14:09:56 -07:00
Ian Lewis 000ed17d48 Add redirect from old URL.
- Adds url redirect from old syscall docs url to new url
- make server now runs the Go server and implements redirects.
- make devserver runs the hugo dev server.
2019-08-07 08:32:20 +09:00
Ian Lewis 41ac85ff2f Updated npm packages 2019-08-05 15:51:41 +09:00
Ian Lewis 5f6e3739ef runsc permissions update in install instructions
Make the instructions clearer by putting the chown and chmod together and make it match the FAQ by setting the permissions bits exactly.
2019-08-05 15:34:29 +09:00
Fabricio Voznika e06142e033 Update debugging.md 2019-08-02 10:10:48 +09:00
Fabricio Voznika 6ee109aca4 Added section about attaching debugger 2019-08-02 10:10:48 +09:00
Ian Lewis 46ee8873ff Remove superfluous redirects 2019-08-02 07:05:52 +09:00
Ian Lewis 7f75f52403 Remove unnecessary comment 2019-07-11 08:07:33 +09:00
Ian Lewis 5d9582b257 Adjust overall timout to 15min 2019-07-11 08:07:33 +09:00
Adin Scannell d07850a808 Add fix for ptrace: unable to attach 2019-07-11 07:34:35 +09:00
Denis Andrejew df3fbd1ae6 fix typo in architecture_guide/performance.md 2019-07-10 12:37:50 -07:00
Ian Lewis 8a64125647 Copy app engine app files in cloudbuild
Fixes website deploy step
2019-07-10 14:33:56 +09:00