GeorgianaElena
c6e6d6d4ae
Document new minimum RAM requirement
2020-01-13 16:42:59 +02:00
Min RK
eb7b91a973
Merge pull request #468 from yuvipanda/pandas-theme
...
Switch to pandas theme
2019-12-03 10:02:19 +01:00
Chris Holdgraf
80f569cc2d
updating index files
2019-11-26 18:42:42 -08:00
Yuvi Panda
94f747fd5d
Update Amazon AMI selection step ( #443 )
...
Update Amazon AMI selection step
2019-11-12 15:18:20 -08:00
afonit
035e9a5eae
add in python3-dev
...
When following these instructions I had a failure of:
```
In file included from src/docstrings.c:4:0:
src/pycurl.h:4:10: fatal error: Python.h: No such file or directory
#include <Python.h>
^~~~~~~~~~
compilation terminated.
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
```
To resolve it I needed to install python3-dev
2019-11-06 10:41:42 -05:00
Tania Allard
3bcd1df49d
📝 Fixing the rst in docs
2019-10-28 12:35:06 +01:00
Tania Allard
fc1c2cd5da
📝 Add link to the Deploy to Azure button
2019-10-28 12:29:40 +01:00
Tania Allard
8e1adc9c24
Fix typos and minor issues
2019-10-28 12:20:07 +01:00
Tania Allard
f5c9f852fc
📝 Fix rst in Azure docs
2019-10-21 12:12:58 +01:00
Tania Allard
285eb6d9ff
📝 Update Azure docs and how to's
...
Add details on decomissioning and updated images
2019-10-21 11:43:48 +01:00
Tania Allard
c0b1a0b798
📝 Update Azure docs
...
Add note on resource group and fix typo
2019-10-19 16:34:12 +01:00
fomightez
387a39ccd4
reflect current AWS offerrings for AMI step
2019-10-04 14:05:25 -04:00
ptcane
688e183d6b
Update amazon.rst
...
with -> without
2019-08-23 12:13:06 +01:00
Nicolas Fernandez
b4a213afe5
fixing typo (remove "can add rules") in amazon.rst
2019-07-09 22:49:12 -04:00
Jeremy Tuloup
0853450bb5
Fix typo: missing "c" for instance
...
For the OVH guide.
2019-06-13 16:12:33 +02:00
Jeremy Tuloup
4b58e13bad
Add Tutorial for OVH
2019-06-13 13:20:03 +02:00
Yuvi Panda
97d3c3a9e0
Merge pull request #342 from trallard/tania-azure-docs
...
Add instructions to deploy on Azure
2019-05-24 12:55:08 -07:00
yuvipanda
e1ddb326fb
azure: Fix rst linting errors
2019-05-24 12:33:42 -07:00
Tania Allard
666683e1bc
Minor rst edits
2019-05-23 11:37:26 +01:00
Tania Allard
51e19d7bc5
Add link to memory calculation
2019-05-23 11:34:07 +01:00
Tania Allard
4b139d1f4a
Tackle PR comments
2019-05-23 11:30:50 +01:00
Chris Holdgraf
a54f104d1d
Merge pull request #335 from yuvipanda/ci-ram
...
Limit memory available in integration tests
2019-05-22 14:10:50 -07:00
Chris Holdgraf
7dcb9cac6d
Merge pull request #329 from yuvipanda/custom-server-fixes
...
Minor cleanup of custom server install documents
2019-05-22 14:09:49 -07:00
Tania Allard
0a3a2d39ae
Fix .rst
...
Fix .rst
2019-05-22 09:55:01 +01:00
Tania Allard
17a161d13f
Merge remote-tracking branch 'upstream/master' into tania-azure-docs
2019-05-21 12:52:21 +01:00
Tania Allard
9016c30494
Move Delete/Stop instructions to the "howto" folder
2019-05-21 10:46:05 +01:00
Tania Allard
a23bd0ba04
Update instructions in Azure
2019-05-21 10:36:53 +01:00
Tania Allard
0ab6ddbec8
Update docs to match default style
2019-05-21 10:21:16 +01:00
Tania Allard
0ee116a706
Fix indent problem line 82
2019-05-20 16:23:22 +01:00
Tania Allard
d8869764a0
Fix some typos on Azure.rst
2019-05-20 16:19:06 +01:00
Tania Allard
8f6483beec
Complete Azure instructions
2019-05-20 16:13:21 +01:00
Tania Allard
229877645f
Add Azure install instructions
2019-05-20 15:47:10 +01:00
yuvipanda
b259bedab3
Document our minimum RAM requirement
2019-05-19 13:08:57 -07:00
yuvipanda
f5c8b7b86c
Explicitlly document that we don't support running inside docker
2019-05-19 11:05:24 -07:00
yuvipanda
12e984febe
Add note about not running on your own laptop
...
Fixes #210
2019-05-19 11:01:45 -07:00
yuvipanda
802b7d6b79
Minor cleanup of custom server install documents
...
- Use sudo when installing packages
- Minor text cleanup
2019-05-18 14:22:58 -07:00
yuvipanda
b1c9a9f37a
Move digital ocean 'resize' docs out of 'install' step
...
Since you usually don't want to resize right after you
create a VM, I've moved it to a more central 'cloud provider
tasks' page. We can add additional things here too. It
matches similar provider specific pages we have for
troubleshooting
2019-05-09 13:34:55 -07:00
Michael
979b36c4d1
Updates from code review
2019-04-14 21:25:38 +01:00
Michael Robinson
f03b48baaf
Add AWS system log and update text
2019-03-20 13:45:16 +00:00
Michael Robinson
73f3defb3f
Less is more. Reword and remove some text
2019-03-19 17:55:28 +00:00
yuvipanda
55ec5f5ab9
Move custom server troubleshooting code to its own page
...
Most people won't need to do this, so let's move it
to the troubleshooting page
2019-01-09 15:58:13 -08:00
Fred Mitchell
339bb839e6
Update custom-server.rst
2018-11-28 17:22:53 -05:00
Fred Mitchell
553e75a9c8
Update custom-server.rst
2018-11-28 16:40:42 -05:00
Fred Mitchell
988f198958
Update custom-server.rst
2018-11-28 07:29:21 -05:00
Fred Mitchell
eb68a80991
Update custom-server.rst
...
Relax the item about public IP address?
Currently the install does **not** report "Done!"
2018-11-27 17:15:18 -05:00
Fred Mitchell
498a1cbd40
Update custom-server.rst
2018-11-03 17:29:30 -04:00
Fred Mitchell
1cb30f8ee0
Update custom-server.rst
2018-10-30 17:38:20 -04:00
Carol Willing
de7e2f3d4a
Merge pull request #189 from fomightez/Add_AWS
...
Issue#182: add amazon installation tutorial
2018-10-08 05:24:53 +05:30
Chris Holdgraf
e9b34c350e
cleaning up some language and adding more wording to the DO resize step
2018-10-06 12:07:54 -07:00
fomightez
ce62f83385
add amazon tutorial
2018-09-25 20:59:16 -04:00