Update to include authentik
parent
a368c88076
commit
1c64c45102
@ -5,6 +5,15 @@ should hopefully answer some questions you may have on administering it.
|
|||||||
|
|
||||||
## Updating the mod pack
|
## Updating the mod pack
|
||||||
|
|
||||||
|
### Using the web portal (Preffered)
|
||||||
|
|
||||||
|
1) Make an account on [auth.clortox.com](https://auth.clortox.com) if you have not already
|
||||||
|
2) Log in and tell me you need the "minecraft" permission
|
||||||
|
3) Navigate to "Minio"
|
||||||
|
4) Follow the below steps
|
||||||
|
|
||||||
|
### Using a raw client (Not preffered)
|
||||||
|
|
||||||
1) Obtain an S3 client. You can find one [here](https://demo.filestash.app/login)
|
1) Obtain an S3 client. You can find one [here](https://demo.filestash.app/login)
|
||||||
2) Enter the required information (Be sure to click on advanced). Be sure to click connect.
|
2) Enter the required information (Be sure to click on advanced). Be sure to click connect.
|
||||||
|
|
||||||
@ -15,9 +24,13 @@ should hopefully answer some questions you may have on administering it.
|
|||||||
| Region | us-east-1 |
|
| Region | us-east-1 |
|
||||||
| Endpoint | https://s3.clortox.com |
|
| Endpoint | https://s3.clortox.com |
|
||||||
|
|
||||||
3) Navigate into the bucket "minecraft-modpack"
|
3) Follow the below steps
|
||||||
4) Replace `server-icon.png` with your desired icon. It must be that exact name.
|
|
||||||
5) Replace `modpack-latest.zip` with you desired modpack. It must be curseforge, 1.12.2, and in a zip file.
|
### Navigating file uploads
|
||||||
|
|
||||||
|
1) Navigate into the bucket "minecraft-modpack"
|
||||||
|
2) Replace `server-icon.png` with your desired icon. It must be that exact name.
|
||||||
|
3) Replace `modpack-latest.zip` with you desired modpack. It must be curseforge, 1.12.2, and in a zip file. It must be that exact name
|
||||||
|
|
||||||
After this ~~Use olivetin to restart the server~~ Contact me to have me restart the pod.
|
After this ~~Use olivetin to restart the server~~ Contact me to have me restart the pod.
|
||||||
I'm working on an interface behind some auth to restart it.
|
I'm working on an interface behind some auth to restart it.
|
||||||
|
Loading…
Reference in New Issue
Block a user