Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
Gelencsér Szabolcs
/
salt
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Wiki
Members
Activity
Graph
Charts
Create a new issue
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
1ba6c9f4
authored
Jan 29, 2015
by
Oláh István Gergely
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Modify README.md - fix header typo
parent
1cd0024c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
6 deletions
+7
-6
README.md
+7
-6
No files found.
README.md
View file @
1ba6c9f4
#Circle Project Salt Installer
# Circle Project Salt Installer
## Install Salt
## Install Salt
...
@@ -68,9 +69,9 @@ Run the following installation command:
...
@@ -68,9 +69,9 @@ Run the following installation command:
sudo
salt-call state.sls allinone
sudo
salt-call state.sls allinone
```
```
###Current
issues
###Current
problems
####
`#1` Gateway problem
####
Gateway issue
```
```
cd circle/circle/
cd circle/circle/
workon circle
workon circle
...
@@ -82,7 +83,7 @@ sudo -i
...
@@ -82,7 +83,7 @@ sudo -i
ifconfig net hw ether <MAC>
ifconfig net hw ether <MAC>
```
```
####
`#2` Nginx problem
####
Nginx issue
Delete configuration file duplication and restart nginx
Delete configuration file duplication and restart nginx
```
```
sudo rm /etc/nginx/sites-enabled/default
sudo rm /etc/nginx/sites-enabled/default
...
@@ -103,11 +104,11 @@ Log in into the Circle website with admin (the site is accessable on the 443 por
...
@@ -103,11 +104,11 @@ Log in into the Circle website with admin (the site is accessable on the 443 por
### Create Node
### Create Node
To run virtual machines, we need to create nodes - and add to the system. Click on the new icon in the dashboard, Nodes menu.
To run virtual machines, we need to create nodes - and add to the system. Click on the new icon in the dashboard, Nodes menu.
####Configure Node
####
Configure Node
To standalone configuration, type the current machine's hostname to Host/name, MAC address to Host/MAC, IP to HOST/IP. Choose managed-vm as VLAN.
To standalone configuration, type the current machine's hostname to Host/name, MAC address to Host/MAC, IP to HOST/IP. Choose managed-vm as VLAN.
####Activate Node
####
Activate Node
Click on the 'Activate' icon to use the Node.
Click on the 'Activate' icon to use the Node.
...
...
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