Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Fukász Rómeó Ervin
/
cloud
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
87b93cc7
authored
Jun 18, 2014
by
Őry Máté
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
docs: drop support for ubuntu 12.04
parent
13f37148
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
7 deletions
+2
-7
docs/deploy.rst
+1
-6
docs/install.rst
+1
-1
No files found.
docs/deploy.rst
View file @
87b93cc7
...
@@ -13,7 +13,7 @@ the compute and storage nodes.
...
@@ -13,7 +13,7 @@ the compute and storage nodes.
Preparation
Preparation
-----------
-----------
To get the project running, launch a new Ubuntu 1
2.04 or 1
4.04 machine, and
To get the project running, launch a new Ubuntu 14.04 machine, and
log in to it over SSH.
log in to it over SSH.
...
@@ -94,15 +94,10 @@ Set up nginx to serve the CIRCLE portal. ::
...
@@ -94,15 +94,10 @@ Set up nginx to serve the CIRCLE portal. ::
sudo /etc/init.d/nginx restart
sudo /etc/init.d/nginx restart
.. warning::
.. warning::
The nginx version supplied with Ubuntu 12.04 is too old, so you will have
to update_ it to 1.4+.
For a production deployment, you should use certificates issued by a
For a production deployment, you should use certificates issued by a
recognized certificate authority. Until you get it, you can use a
recognized certificate authority. Until you get it, you can use a
self-signed one automatically generated by the package.
self-signed one automatically generated by the package.
.. _update: http://nginx.org/packages/ubuntu/
Setting up Circle itself
Setting up Circle itself
------------------------
------------------------
...
...
docs/install.rst
View file @
87b93cc7
...
@@ -12,7 +12,7 @@ Preparation
...
@@ -12,7 +12,7 @@ Preparation
-----------
-----------
To get the project running on a development machine, launch a new Ubuntu
To get the project running on a development machine, launch a new Ubuntu
1
2.04 or 1
4.04 machine, and log in to it over SSH.
14.04 machine, and log in to it over SSH.
To use *git* over *SSH*, we advise enabling SSH *agent forwarding*.
To use *git* over *SSH*, we advise enabling SSH *agent forwarding*.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment