admin

command
v0.0.0-...-a8b9e14 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 11, 2018 License: Apache-2.0 Imports: 7 Imported by: 0

README

Console Admin

This is a background program - console, used to manage nodes of boltmq cluster.

Features
  • GraphQL API
  • Separate frontend and backend
  • Built-in file server in console admin
  • use Third-party file proxy server, etc nginx.
Running Param
  • -p listen port
  • -f run as foreground
  • --pid file, default console.pid.
  • --root web root, use file server. not config is disable.
  • --prefix web prefix url, use with --root option.
  • --index web home url, use with --root option. default index.html
  • --debug running debug model(http://localhost/debug), by development env.
  • --noauth disable user auth, by development env.

E.g

# enable Built-in file server, set web root and url prefix.
./consoled --root=./sources/ --prefix=/sources/

or

# open grapiql debug, use development debug.
./consoled -f --debug --noauth

Documentation

Overview

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Directories

Path Synopsis
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL