Commit Graph

37 Commits

Author SHA1 Message Date
Mike Salvatore 4a7c8fe411 Merge branch 'release/1.13.0' into develop 2022-01-25 13:23:17 -05:00
vakarisz 62dc4a4d5c Docs: add version to docker examples
Based on docs it wasn't clear what user should substitute for "VERSION". By providing specific version like "v1.13.0" we clarify the format of the version string.
2022-01-25 15:03:06 +02:00
Mike Salvatore 4c30118f67 Docs: Increase v1.12.0 -> v1.13.0 2022-01-20 14:38:14 -05:00
Mike Salvatore 3e8f7382d0 Docs: Minor edits to docker setup documentation 2021-11-30 12:53:55 -05:00
VakarisZ 0a32ac888e Docs: moved server configuration and common configuration operation docs to corresponding deployment option setup pages 2021-11-30 15:44:46 +02:00
VakarisZ 3e32dbbc52 Docs: extract the server configuration workflow to a separate server_configuration.md page, which explains how to setup and use server_configuration.json
This change extracts server_config.json usage into a single page, which can then be referred to from any page that requires island configuration
2021-11-26 17:05:38 +02:00
Mike Salvatore bc5ca5b613 Docs: Add --tty and --interactive to docker commands
These options allow the monkey-island docker container to be killed with
<CTRL-C>
2021-10-27 07:58:39 -04:00
Mike Salvatore c91d922277 Docs: Clarify "upgrade proceedure" for docker 2021-10-25 12:58:30 -04:00
Ilija Lazoroski d14e4dee31 Docs: Reword Docker upgrading section 2021-10-25 18:54:28 +02:00
VakarisZ a399e8a0ea Docs: reverted the numbering to use 1. instead of manual numeration in docker.md 2021-10-25 17:30:25 +03:00
Ilija Lazoroski 9f9744a77f Docs: Update docker Upgrading section 2021-10-25 15:21:04 +02:00
VakarisZ fcc444b098 Docs: change installer filenames in docker and appImage setup docs 2021-10-22 10:03:18 +03:00
Mike Salvatore df840875fb Docs: Change "1.10.0" to "VERSION" in docker setup docs 2021-08-05 14:48:06 -04:00
Mike Salvatore 13ed6b2f3a docs: Minor formatting change to docker setup 2021-06-17 20:08:28 -04:00
Mike Salvatore 331d2aeb7e
docs: Add "writable" for more accurate description
Co-authored-by: Shreya Malviya <shreya.malviya@gmail.com>
2021-06-10 13:08:02 -04:00
Mike Salvatore ca5450b932 island: Add quotes around --user argument in docker setup 2021-06-10 11:34:08 -04:00
Mike Salvatore 7b14b917cd docs: Tell the user to set secure permissions on /monkey_island_data 2021-06-10 11:33:05 -04:00
Mike Salvatore 348118a5ed docs: Minor corrections to docker certificate setup 2021-06-10 10:50:59 -04:00
Mike Salvatore 93e18a525c
Merge pull request #1212 from guardicore/docs-appimage-signed-certs
Docs appimage signed certs
2021-06-08 06:55:51 -04:00
Mike Salvatore 9086d93137 docs: Make chmod command less specific in docker setup 2021-06-08 06:40:59 -04:00
Mike Salvatore eb044207da docs: Small change to docker setup to keep consistent with linux.md 2021-06-07 11:10:41 -04:00
Mike Salvatore 82c3273e69 docs: Fix minor capitalization issue in docker setup 2021-06-07 10:39:44 -04:00
Mike Salvatore 6c04124303 docs: Add `--volume` workaround to docker troubleshooting
Resolves #1032
2021-06-07 10:14:24 -04:00
Mike Salvatore 16ed2e59e8 docs: Add steps for user-provided certificate for docker container 2021-06-07 10:10:27 -04:00
Mike Salvatore 8c1e76ffbe docs: Reword docker supported operating systems 2021-06-07 10:09:59 -04:00
VakarisZ d385778828 Documented why windows and osx doesn't support docker deployment options. 2021-05-11 11:35:35 -04:00
Shreya Malviya c7b3fa67fd
Update Docker docs (#1065)
* Add troubleshooting section to docker setup docs
2021-03-31 07:10:36 -04:00
Mike Salvatore d6b2c4e1c4 docs: update docker setup guide for v1.10.0 2021-03-26 09:57:18 -04:00
Mike Salvatore 243714d8ba docs: remove trailing whitespace in docker setup guide 2021-01-27 13:23:40 -05:00
Mike Salvatore 5e3a8994d2 docs: replace single right quote (U+2019) with apostrophe (ascii 0x27) 2021-01-27 13:13:25 -05:00
Mike Salvatore ee9f177201 docs: make upgrade instructions consistent 2021-01-27 12:54:35 -05:00
MarketingYeti 9a1ce32900 Update docker.md 2021-01-27 12:00:49 -05:00
MarketingYeti 5eb96e34b3 Update docker.md
copyediting
2021-01-27 12:00:49 -05:00
VakarisZ 27a7d960fe Bumped up version numbers for docker.md 2020-08-05 13:12:59 +03:00
Shay Nehmad f3a2bd68ec Migrated and updated docs from our wiki to the new docs site
Added tags to pages
2020-07-14 10:42:35 +03:00
Shay Nehmad fedb15bc5d update content 2020-06-14 15:44:07 +03:00
Shay Nehmad f20a8babd0 Adding the initial version of the Monkey documentation site
Still missing quite a lot of stuff like analytics and deployment scripts.
2020-06-07 21:44:19 +03:00