Added missing credentials and script name
This commit is contained in:
@@ -16,6 +16,7 @@
|
|||||||
"install_methods_json":[
|
"install_methods_json":[
|
||||||
{
|
{
|
||||||
"type":"default",
|
"type":"default",
|
||||||
|
"script":"ct/ownfoil.sh",
|
||||||
"resources":{
|
"resources":{
|
||||||
"cpu":1,
|
"cpu":1,
|
||||||
"ram":1024,
|
"ram":1024,
|
||||||
@@ -25,6 +26,10 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
"default_credentials":{
|
||||||
|
"username":null,
|
||||||
|
"password":null
|
||||||
|
},
|
||||||
"notes_json":[
|
"notes_json":[
|
||||||
{
|
{
|
||||||
"text":"Ownfoil requires an admin user to be created to enable Authentication. Go to the Settings tab to create a first user that will have admin rights.",
|
"text":"Ownfoil requires an admin user to be created to enable Authentication. Go to the Settings tab to create a first user that will have admin rights.",
|
||||||
|
|||||||
Reference in New Issue
Block a user