Skip to content

Commit

Permalink
docs(readme): update docs to reflect new username (#19)
Browse files Browse the repository at this point in the history
  • Loading branch information
fernandoataoldotcom authored Sep 6, 2024
1 parent 9fd6bbd commit f5534cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
bash <(curl -sL setup.glueops.dev)
```

- Once you finish following the prompts and the server reboots, you will need to connect to it using your private ssh key with the `glueops` username. If you are using proxmox the username is `root` and you will need to switch to `glueops` using: `su - glueops`
- Once logged in as the `glueops` user, type `cd` so that you are in `/home/glueops` and then just run `dev` and select the version you want (newest is recommended) and go ahead and get started to get a code tunnel/space going.
- Once you finish following the prompts and the server reboots, you will need to connect to it using your private ssh key with the `vscode` username. If you are using proxmox the username is `root` and you will need to switch to `vscode` using: `su - vscode`
- Once logged in as the `vscode` user, type `cd` so that you are in `/home/vscode` and then just run `dev` and select the version you want (newest is recommended) and go ahead and get started to get a code tunnel/space going.

### Creating your cluster

Expand Down

0 comments on commit f5534cb

Please sign in to comment.