# Basic Consulting (basicconsulting.no)

Basic Consulting company website + BookStack docs hosting

# Overview

# Overview

## Domain &amp; Infrastructure

- **Domain:** `basicconsulting.no`
- **Vercel Project:** `N/A (Azure VM)`
- **Local Repository:** `Azure VM: 4.223.110.181`
- **Remote Repository:** `N/A`
- **Tech Stack:** BookStack (docs.basicconsulting.no), Nginx, Docker, Azure VM

## Deploy Method

SSH to alai-admin@4.223.110.181 → Docker Compose

## Quick Links

- [Live Site: basicconsulting.no](https://basicconsulting.no)

# Architecture

# Architecture

## Technology Stack

BookStack (docs.basicconsulting.no), Nginx, Docker, Azure VM

## Infrastructure

*To be documented: hosting environment, dependencies, integrations*

## Deployment Pipeline

SSH to alai-admin@4.223.110.181 → Docker Compose

## Dependencies

*To be documented: external services, APIs, databases*

# Deploy Runbook

# Deploy Runbook

## Prerequisites

- Access to repository: `Azure VM: 4.223.110.181`
- Vercel CLI installed: `npm i -g vercel`
- Authenticated: `vercel login`

## Deployment Steps

1. **Navigate to repo:** `cd Azure VM: 4.223.110.181`
2. **Pull latest:** `git pull origin main`
3. **Deploy:** `SSH to alai-admin@4.223.110.181 → Docker Compose`
4. **Verify:** Check [basicconsulting.no](https://basicconsulting.no)

## Rollback Procedure

1. **List deployments:** `vercel ls N/A (Azure VM)`
2. **Identify previous stable deployment ID**
3. **Rollback:** `vercel rollback [deployment-url]`

## Common Issues

*To be documented as issues are discovered*

# Current State

# Current State

## What Works

- *To be documented*

## What Doesn't Work / Known Issues

- *To be documented*

## Open Tasks

*Link to Mission Control tasks related to this project*

## Last Verified

**Date:** 2026-04-15

**Status:** Initial documentation shell created

# Changelog

# Changelog

## 2026-04-15 — Documentation Shell Created

- Initial BookStack book structure created
- Overview, Architecture, Deploy Runbook, Current State pages added
- Task: `#7763` (DOD System: BookStack Shell per projekat)

---

*All significant deploys and changes should be logged here with date, description, and deploy ID.*