Andrea Pollastri
04628d5c94
Env fix
2019-12-05 15:42:06 +01:00
Andrea Pollastri
c28fbc3c8b
Rever auth Keys
2019-12-05 15:37:36 +01:00
Andrea Pollastri
5847ef47f9
Permission Fix
2019-12-05 15:23:06 +01:00
Andrea Pollastri
d7bc8284bf
Autoinstall fixes
2019-12-05 15:12:27 +01:00
Andrea Pollastri
7d1141b3ba
Main fixes
2019-12-05 14:49:51 +01:00
Andrea Pollastri
eb518166c0
Merge pull request #28 from andreapollastri/develop
...
SSH root key access (thank you to Lewis Smallwood)
2019-12-05 14:32:10 +01:00
Andrea Pollastri
7120147f8e
Merge pull request #29 from masterix21/master
...
Update go.sh
2019-12-05 14:31:49 +01:00
Luca Longo
0a8ca3af93
Update go.sh
...
- Install dnsutils package (to use "dig" command)
- Safe-copy MySQL password to /root/MYSQL_PWD
2019-10-03 19:49:23 +02:00
Andrea Pollastri
3dd16c653e
Merge pull request #26 from LewisSmallwood/feature-passwordless-ssh
...
SSH Key-Based authentication between the Control Panel and Servers
2019-09-23 15:04:52 +02:00
lewissmallwood
110467fa0a
Enable or disable root account access.
2019-09-19 23:26:20 +01:00
Lewis Smallwood
7fd7f25618
Merge branch 'feature-passwordless-ssh' of github.com:LewisSmallwood/cipi into feature-passwordless-ssh
2019-09-19 23:11:50 +01:00
Lewis Smallwood
f2fad61524
Move private key to cipi directory incase user is not called root.
2019-09-19 23:11:04 +01:00
lewissmallwood
1a3d1ee18b
Attempt to login to servers using SSH Key-Based auth.
2019-09-19 23:10:27 +01:00
Lewis Smallwood
873384cd47
Force root accounts not to use password based access.
2019-09-19 21:43:37 +01:00
Lewis Smallwood
c4c098b7f6
Populate authorized_keys on child servers from key on controller.
2019-09-19 20:38:08 +01:00
Lewis Smallwood
9a0798aeb5
Populate server SSH port from SSH_DEFAULT_PORT.
...
Populates the SSH port on servers setup with the install.sh file
from the SSH_DEFAULT_PORT environment variable defined in the .env
file on the Cipi Control Panel's server.
2019-09-19 19:59:49 +01:00
Andrea Pollastri
c138244472
Installation info
2019-08-06 17:23:59 +02:00
Andrea Pollastri
2a4231a9c2
Typo fix
2019-08-06 17:09:35 +02:00
Andrea Pollastri
e7d3fea0c8
Installation Information Updated
2019-08-06 16:19:46 +02:00
Andrea Pollastri
9a7e64f34d
Update README.md
2019-08-06 16:09:45 +02:00
Andrea Pollastri
6e081cb201
Update README.md
2019-08-06 16:09:09 +02:00
Andrea Pollastri
e78006d9fd
Hot fix autoinstall
2019-07-24 00:14:02 +02:00
Andrea Pollastri
0854f72c36
Routes fix
2019-07-10 20:29:37 +02:00
Andrea Pollastri
c403c2e502
Debug off
2019-07-03 15:07:28 +02:00
Andrea Pollastri
417f695eb5
Production Env
2019-07-03 15:06:42 +02:00
Andrea Pollastri
59232b85d5
Hotfix Server Creation
2019-07-03 14:59:23 +02:00
Andrea Pollastri
86e48c4f5e
Self Server Fix
2019-07-03 14:51:38 +02:00
Andrea Pollastri
edb0f5f483
HOTFIX -> security bug fix
2019-07-03 14:40:10 +02:00
Andrea Pollastri
e0959046d8
Fix nginx
2019-07-02 12:55:33 +02:00
Andrea Pollastri
c2a2508456
nginx configuration fix
2019-06-26 21:20:27 +02:00
Andrea Pollastri
2c40877629
nginx integration start
2019-06-26 20:39:07 +02:00
Andrea Pollastri
a1455aae2a
Fix
2019-06-26 15:37:46 +02:00
Andrea Pollastri
134ac46325
DB Randrom Pass
...
SECURITY FIX: random password into go.sh #6
2019-06-26 15:36:35 +02:00
Andrea Pollastri
7014bf0890
Update README.md
2019-06-26 15:00:33 +02:00
Andrea Pollastri
69dc30b06e
Update README.md
2019-06-26 14:59:50 +02:00
Andrea Pollastri
0663a59302
Update README.md
2019-06-26 14:36:46 +02:00
Andrea Pollastri
f7b6fd6642
Update README.md
2019-06-26 14:36:10 +02:00
Andrea Pollastri
5ed6439f96
Composer integration
2019-06-26 14:30:03 +02:00
Andrea Pollastri
746fc3d0d2
Readme Update
2019-06-26 14:27:52 +02:00
Andrea Pollastri
a346fe5d71
Update README.md
2019-06-26 14:26:21 +02:00
Andrea Pollastri
c1ff0e1620
Licence
2019-06-26 14:22:38 +02:00
Andrea Pollastri
6505dce3ea
Update FUNDING.yml
2019-06-26 14:17:09 +02:00
Andrea Pollastri
79da76f0e2
Update FUNDING.yml
2019-06-26 14:16:45 +02:00
Andrea Pollastri
d399cb3312
Create FUNDING.yml
2019-06-26 14:15:46 +02:00
Andrea Pollastri
0835a5d129
RoadMap update
2019-06-26 13:52:55 +02:00
Andrea Pollastri
e7ce201bdb
Roadmap of the project
2019-06-26 12:48:28 +02:00
Andrea Pollastri
39596e8545
Typo fix
2019-06-25 10:36:53 +02:00
Andrea Pollastri
35c36d527f
Installation info update
2019-06-24 10:57:42 +02:00
Andrea Pollastri
9b718a9620
Composer ready
2019-06-24 10:48:41 +02:00
Andrea Pollastri
60b7bb5ee5
Merge pull request #2 from simonecosci/master
...
fixed typo and added composer install way
2019-06-20 13:05:07 +02:00