https://github.com/onix-systems/vue-onix-map
https://github.com/onix-systems/vue-onix-map
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/onix-systems/vue-onix-map
- Owner: Onix-Systems
- Created: 2023-07-13T12:36:16.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2023-07-13T12:39:03.000Z (almost 2 years ago)
- Last Synced: 2024-03-26T13:15:01.115Z (about 1 year ago)
- Language: TypeScript
- Size: 11.8 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.MD
Awesome Lists containing this project
README
# map.onix-systems
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn run serve
```### Compiles and minifies for production
```
yarn run build
```### Run your tests
```
yarn run test
```### Lints and fixes files
```
yarn run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).#База данных
Логин: onix_systems_map_demo
Пароль: mewdnplpdo
Хост:
- MySQL: *mysql.db-srv*
- PostgreSQL: *postgresql.db-srv*Имя БД: onix_systems_map_demo_db_1
## CСЫЛКИ
Проект: http://onix-systems-map-demo.staging.onix.ua
Как пользоваться: https://github.com/Onix-Systems/onix-kubernetes-templates
Git репозиторий: https://gitlab.onix.ua
Мониторинг логов: https://logs.staging.onix.ua
# НАЧАЛО РАБОТЫ
Основные разделы:
* [Основные понятия](https://github.com/Onix-Systems/onix-kubernetes-templates/blob/master/manual/MAIN.MD)
* [CI\CD](https://github.com/Onix-Systems/onix-kubernetes-templates/blob/master/manual/CI-CD.MD)
* [Переменные создание и использование](https://github.com/Onix-Systems/onix-kubernetes-templates/blob/master/manual/VARIABLES.MD)
* [Kind Deployment](https://github.com/Onix-Systems/onix-kubernetes-templates/blob/master/manual/KIND_DEPLOYMENT.MD)
* [Kind Services](https://github.com/Onix-Systems/onix-kubernetes-templates/blob/master/manual/KIND_SERVICES.MD)
* [Kind Ingress](https://github.com/Onix-Systems/onix-kubernetes-templates/blob/master/manual/KIND_INGRESS.MD)
* [Persistent Volumes](https://github.com/Onix-Systems/onix-kubernetes-templates/blob/master/manual/PERSISTENTVOLUMES.MD)
* [Deploy Token](https://github.com/Onix-Systems/onix-kubernetes-templates/blob/master/manual/PULL_SECRET.MD)
* [WebSocket](https://github.com/Onix-Systems/onix-kubernetes-templates/blob/master/manual/WEBSOCKET.MD)
* [SSL Сертификаты](https://github.com/Onix-Systems/onix-kubernetes-templates/blob/master/manual/CERTS.MD)
* [Логирование](https://github.com/Onix-Systems/onix-kubernetes-templates/blob/master/manual/LOGS.MD)
* [Анализатор кода](https://github.com/Onix-Systems/onix-kubernetes-templates/blob/master/manual/SONARQUBE.MD)
* [База данных](https://github.com/Onix-Systems/onix-kubernetes-templates/blob/master/manual/DATABASE.MD)[Часто задаваемые вопросы](https://github.com/Onix-Systems/onix-kubernetes-templates/blob/master/manual/FAQ.MD)
[Описание примеров](https://github.com/Onix-Systems/onix-kubernetes-templates/blob/master/manual/EXAMPLES.MD)
[Полезные ссылки](https://github.com/Onix-Systems/onix-kubernetes-templates/blob/master/manual/LINKS.MD)