Private Server

Under Development

The content below is informational and describes how this feature will work once released. Functionality will become available as the back-end implementation progresses.

Not yet functional Back-end in progress
Dev Server

Deploy your own
LogbookOS Private Server.

The Dev Server is your control centre for deploying a fully dedicated LogbookOS instance — your own database, your own domain, your own infrastructure. Built for developers and technical teams.

Developer required Full data isolation Your own domain Your own AI keys
This is not a self-service setup.

Deploying a private server requires hands-on developer expertise. You will need to create infrastructure accounts, configure databases, manage DNS records, and handle environment variables. If you or your organisation does not have a developer on the team, this process is not for you.

Not a developer? Join one of our public servers instead — no setup required, just sign up and start working.

What it is

Your deployment control centre.

The Dev Server is a special environment inside LogbookOS where developers create and configure dedicated private servers. The entire process is guided and automated — but requires real technical knowledge to complete.

Automated Setup

The server creation process is fully automated. You provide the credentials, we deploy the instance.

Full Isolation

Your own database, auth system, usage ledger, and deployment. No shared infrastructure.

Choose Your Mode

Install LogbookOS in Work, Edu, or DIY mode. Each server runs one operating mode.

When you need it

Two reasons to go private.

A private server is not for everyone. Our public servers handle most use cases. Choose a private deployment only when you genuinely need one of these:

Complete Data Isolation
Your organisation requires full control over all data. Own database, own authentication, own storage — no shared infrastructure with any other customer. You are the data holder; we are the data processor.
High Volume & Large Teams
Your organisation has significant traffic and many users. At scale, a dedicated server becomes more cost-effective than usage-based pricing on a public server.
The process

From application to live server.

The deployment follows a structured, step-by-step process. Each phase must be completed before moving to the next. The entire workflow is guided through the Dev Server interface.

dev-server-deployment
$ devserver --deployment-phases

Phase 1 ... Register & apply for access
Phase 2 ... Create infrastructure accounts
Phase 3 ... Create server instance
Phase 4 ... Configure environment variables
Phase 5 ... Connect domain & DNS
Phase 6 ... Verification & go-live

status: all phases guided through the Dev Server UI
1

Register & Apply for Access

Application review: 1–3 business days

Access to the Dev Server is not automatic. You submit an application and our team reviews it before granting access.

a
Register on the DIY Server
Create your account at diy.logbookos.com. This is your starting point.
b
Register on the Dev Server
Access the Dev Server environment and create your developer account.
c
Complete the application form
Fill in your full details, explain why you need a private server, and provide a brief description of yourself and your organisation. The more detailed your application, the faster the approval.
d
Submit and wait for approval
Our team reviews every application manually. Approval typically takes 1–3 business days.
Tip: Be specific in your application. Describe your use case, team size, and expected usage clearly. Vague applications take longer to review.
2

Create Infrastructure Accounts

Your accounts, your payments, your responsibility

Before we can deploy your server, you need to create accounts on the required third-party services. These are your own accounts with your own billing. We never access or manage them beyond what’s needed for deployment.

1. Render — Database & Hosting
Create an account on Render and set up a PostgreSQL database. This is where all your server data will live — users, projects, settings, everything.
2. Cloudflare — Storage & Streaming
Create a Cloudflare account and set up an R2 storage bucket and a Stream service. These handle all file uploads and media within the platform.
3. OpenAI — AI Provider (Whisper + GPT)
Create an OpenAI account and generate an API key. Used for the Whisper speech-to-text engine and as one of the AI providers inside the platform.
4. Anthropic — AI Provider (Claude)
Create an Anthropic account and generate an API key. Used as the second AI provider inside the platform, powering the Claude-based AI tools.
5. Domain — Your Web Address
Get a domain from any registrar of your choice. You can use a subdomain of your existing site or purchase a new domain entirely. This is the address where your server will be accessible.
Do not proceed to Phase 3 without completing all accounts above. The credentials from each account will be required during server creation. If any account is missing, you will be blocked from continuing.
3

Create Your Server Instance

Choose your operating mode: Work, Edu, or DIY

With all infrastructure accounts ready, use the Dev Server’s guided wizard to create a new server instance. You’ll choose which LogbookOS operating mode to install.

Work
Business teams & operations
Edu
Educators & students
DIY
Makers & learners
Note: Each server instance runs one operating mode. If you need both Work and Edu, you deploy two separate servers.
4

Configure Environment Variables

Connect all services to your server

Enter the credentials and configuration keys from all the accounts you created in Phase 2. This connects your database, storage, AI providers, and other services to your new server instance.

environment-config
$ env --required

DATABASE_URL ........ Render PostgreSQL
CLOUDFLARE_R2_* ...... R2 bucket credentials
CLOUDFLARE_STREAM_* .... Stream service keys
OPENAI_API_KEY ........ Whisper + GPT access
ANTHROPIC_API_KEY ...... Claude AI access
CUSTOM_DOMAIN .......... your.domain.com

status: all variables entered via guided form
5

Connect Domain & DNS

DNS propagation: 1–48 hours

Add your chosen domain to the server configuration. You’ll receive the IP address and DNS records that you need to add to your domain registrar or DNS provider.

a
Add your domain in the Dev Server interface.
b
Receive IP & DNS records — the server generates the values you need.
c
Configure DNS at your domain registrar. Point your domain or subdomain to the provided IP.
d
Wait for propagation — DNS changes take 1–48 hours depending on your provider.
6

Verification & Go-Live

Our team checks everything before handover

Once the domain is connected and the server is online, our team performs a stability and functionality check. We verify that all services are connected correctly, the database is responding, and the platform is fully operational.

When everything checks out:
You receive full access to your dedicated server. Your instance is live, running on your domain, with your data, your accounts, and your infrastructure.
What you get

Application-level access only.

We provide the LogbookOS software. Everything else — the front page, legal pages, analytics, and public presentation — is your responsibility.

Included
Full LogbookOS application software
All workspace tools (Task Manager, Calendar, Budget, AI…)
Guided deployment through Dev Server
Initial stability & functionality check
Software updates & maintenance
Technical platform support
Not Included
Front page / landing page design
Legal pages (Terms, Privacy, Cookie policy)
Google Analytics, Facebook Pixel, or any tracking
Third-party cookies or external integrations
Infrastructure account management or billing
Data backup or recovery beyond the application
No external tracking allowed
The LogbookOS application does not support Google Analytics, Facebook Pixel, TikTok, Instagram, or any other third-party tracking cookies. This is by design — no external data collection is permitted inside the application.
Your responsibilities

With full control comes full responsibility.

Running a private server means you are responsible for your data, your compliance, and your infrastructure accounts. This is not optional — it’s a core part of the agreement.

Data Protection & GDPR Compliance
You become the data controller. All GDPR requirements, privacy policies, and user data protection obligations fall on you. You must have a trained team member who understands GDPR implementation and data protection procedures.
Infrastructure & Data Integrity
All infrastructure accounts (Render, Cloudflare, OpenAI, Anthropic) are yours. If you fail to pay for any of these services, data loss is entirely your responsibility. We are not liable for data loss caused by unpaid third-party accounts.
Legal Pages & Public Presentation
You are responsible for creating your own Terms of Service, Privacy Policy, Cookie Policy, and all other legal documents. Your developer or legal team must handle this before going live.
Developer Maintenance
The developer who handles deployment is also responsible for ongoing maintenance of the server environment. We maintain the LogbookOS software; you maintain the infrastructure.
Need help?

We can handle it for you — at extra cost.

If your team cannot complete the deployment independently, we offer professional setup support. The cost is clearly defined during the server creation process.

Self-Service
Your developer follows the guided process in the Dev Server. Full documentation and tutorials available inside the platform.
Included
Managed Setup
Our team handles the deployment for you. Pricing is shown clearly before you commit during the server creation process.
Extra cost

Deployment Checklist

Phase Step Details
1 Register on DIY Server diy.logbookos.com → create account
1 Register on Dev Server Developer account access
1 Submit application Details + use case + bio → 1–3 day review
2 Create Render account PostgreSQL database
2 Create Cloudflare account R2 bucket + Stream service
2 Create OpenAI account API key for Whisper + GPT
2 Create Anthropic account API key for Claude
2 Get a domain Subdomain or new domain
3 Create server instance Choose Work / Edu / DIY mode
4 Enter environment variables All credentials from Phase 2
5 Connect domain & DNS Add DNS records → wait 1–48h
6 Verification & go-live Team check → access granted
The ecosystem

Dev is how you deploy your own server.

The public servers are ready to use today. The Dev Server is how you create a private instance when your organisation needs full control.

LogbookOS is a SaaS platform. Private server deployment provides a licensed instance of the LogbookOS software. The license includes the application software and ongoing platform updates. Infrastructure costs (hosting, storage, AI APIs, domain) are the responsibility of the deploying organisation. All pricing details are shown during the server creation process. Operated by Em.Skoulikaris LLC.

Ready to deploy?
Start with the application.

Register on the DIY Server, access the Dev Server, submit your application, and start the deployment process. Full documentation is available inside the platform.

Developer expertise required · Application review: 1–3 business days

QUICK REFERENCE

LogBook OS Read more
Pricing Read more
Public VS Private Server Read more
Ai Wizards Read more
Project Templats Read more
Project Management Read more
Registration Read more
DIY Server Read more
DIY Server Transfer
Legal Read more
Contact eMail
L
LogbookOS

AI-powered productivity tools for small teams. Organise work, assign tasks, see where time and value go. No complexity. No chaos.

Contact
Secure Payments
Payments processed by Stripe and authorized payment partners. 
EU businesses: Reverse Charge applies. 
VAT calculated based on your location.

© 2026 LogbookOS. All rights reserved.
Operated by: Em.Skoulikaris LLC
75 E 3rd St, Sheridan, WY 82801, USA
Usage Pack provide metered access to software services (SaaS). They are not currency, stored value, or a financial instrument. They cannot be transferred or exchanged for cash.

By purchasing a Usage Pack, you consent to the immediate activation of metered service access and acknowledge the waiver of the 14-day withdrawal right under EU Directive 2011/83/EU, Article 16(m).

LogbookOS is a SaaS platform. Payments processed by Stripe.

LogBook OS .com

Logs Menu

News Menu

Είσοδος
Authentication