initial runbook
This commit is contained in:
40
Admin_Guide.md
Normal file
40
Admin_Guide.md
Normal file
@@ -0,0 +1,40 @@
|
||||
# Admin Guide
|
||||
|
||||
## Gaussian Wellworks
|
||||
|
||||
### 1. Admin Guide Objective
|
||||
|
||||
### 2. Implementation Detail
|
||||
|
||||
*Note: Numbers below match the task numbers in the Runbook not the paragraph organization of this document.*
|
||||
|
||||
#### 3.1 Create Digital Ocean Account
|
||||
|
||||
**Droplet Detail**
|
||||
|
||||
- Public IP: 107.170.17.43
|
||||
- Hostname: gw-drive-01
|
||||
- Region: NYC2
|
||||
- OS: Ubuntu 24.04 (LTS)
|
||||
- Spec: 2 Intel vCPU / 8GB / 160GB
|
||||
- Backups: Weekly Wednesday 4:00am - 8:00am UTC
|
||||
|
||||
|
||||
## SSH
|
||||
Secure Passcode: L0neSt@r
|
||||
|
||||
## DROPLET
|
||||
Public IP: 107.170.17.43
|
||||
Hostname: gw-drive-01
|
||||
|
||||
|
||||
## NEXTCLOUD
|
||||
|
||||
.env File
|
||||
MYSQL_ROOT_PASSWORD=K9frlsUdr+rL
|
||||
MYSQL_PASSWORD=6aK#yU&O-A2H
|
||||
MYSQL_DATABASE=nextcloud
|
||||
MYSQL_USER=nextcloud
|
||||
|
||||
NEXTCLOUD_ADMIN_USER=admin
|
||||
NEXTCLOUD_ADMIN_PASSWORD=DesI$8w9ad_4
|
||||
Reference in New Issue
Block a user