Scale Infinite
About usDemo DeploymentContact usCommunity
  • 💥Quick starts
  • 🖥️Introduction
    • ☁️About Scale Infinite
    • 🐋Kubernetes
      • 🛳️Containers and Kubernetes
      • 🛳️Managed Kubernetes
    • ☁️Cloud float
      • ☁️Architecture
      • ☁️Create Account
      • ☁️Create App Page
      • ☁️My APP Page
      • ☁️My Account Page
      • ☁️Built Image Page
      • ☁️User info Page
      • ☁️Server Detail Page
      • ☁️Dashboard page
      • ☁️Artificial Intelligence
      • 💴Billing and usage
      • ☁️Accessing Persistent Storage Via FTP
  • 📼Demo Deployment
    • 🖥️Content management system (CMS)
      • Office Suites And Notes
        • 📓Rustpad Deployment
        • 📓Onlyoffice deployment
        • 📓Dillinger Deployment
        • 📓DocPHT Deployment
        • 📓Livebook Deployment
        • 🎨DRAW.IO Deployment
        • 🎨Asciiflow Deployment
        • 💧Drupal deployment
        • 📓Etherpad
        • 📓mininote deployment
        • 📜Libre Office Deployment
        • 📜Markdown Edit Deployment
        • 📜memo Deployment
        • 📜flatnotes Deployment
      • 🖥️Media Wiki Deployment
      • 🖥️Node Red Deployment
      • 🖥️WordPress MySQL
      • 🖥️WordPress SQLite
      • 💻Grafana deployment
      • 🖥️Joomla
      • 🦊Firefox Deployment
    • 🎬Media and Entertainment
      • 📺Jellyfin Deployment
      • 📺Olaris Deployment
      • 📺Emby DeployMent
      • 📺Bazarr Deployment
      • 📺Mtream Deployment
      • 🎶Lidarr Deployment
      • 🎵Spotify Deployment
      • 🎵Podgrab Deployment
    • 💽Database
      • 🖥️Xampp deployment
      • 🖥️Mongo DB
      • 🖥️Couch Base Deployment
      • 🖥️Mysql deployment
      • 🖥️PHPmyADMIN Deployment
      • 🦭Maria Db Deployment
      • 🐈Tomcat Deployment
    • 💰Finance
      • 💹ihatemoney Deployment
      • 💹Octobot Deployment
    • ☁️Cloud Services
      • ☁️Own Cloud Deployment
      • ☁️Next Cloud Deployment
    • ⚙️Tools and Other Applications
      • 🔒Caddy Deployment
      • 🖥️Vault Warden Deployment
      • 🖥️Linux VPS deployment
      • 🖥️Nginx deployment
      • 🖥️HTTPd Deployment
      • 💻Vscode Deployment
      • 💻Farmos Deployment
      • 🖥️Znc Deployment
      • ☕Gitea
      • 🖥️Jetty Deployment
      • 🖥️Varnish Deplyment
    • 🎮Gaming
      • Mini game Deployment
      • RETRO game Deployment
      • Minecraft Server
    • 📈Status / Uptime pages
      • 📊uptime kuma
      • 📊Gatus Deployment
    • 📋Dashboards
      • 🖥️Homer Deployment
      • 🖥️Heimdall Deployment
    • 📅Calender
      • 🖥️Baikal Deployment
      • 🖥️Radicale Deployment
    • 📃Document Management
      • 🖥️Stirling PDF Deployment
      • 🖥️Teedy Deployment
      • 🖥️Kavita Deployment
      • 📙Komga Deployment
    • 📂Feed Reader
      • 📙rss bridge Deployment
    • 🗃️File transfer
      • 🖥️Qbittorent Deployment
      • 🖥️Transmission Deployment
    • 📸Photo and Video Galleries
      • 🖥️ZenPhoto Deployment
    • Custom Docker Image
      • Simple Static Website
      • Simple Website with Node.js
    • 📱Social Media
      • ⚡LightStreamer Deployment
      • 📰Friendica Deployment
  • 🏃‍♂️Our Competitor
    • Render
    • Napptive
    • Qovery
    • Hostinger
    • Netlify
    • Heroku
    • Cloudron
    • Neverinstall
    • Deta.space
    • Railway
    • Cyclic.sh
    • Vercel
    • Go daddy
  • ‼️FAQ
  • 👫Community
  • 🔗Useful links
Powered by GitBook
On this page
  • What's WordPress SQLite?
  • Working in Brief:
  • Steps And Procedure
  • Installation
  • Visual SnapShots
  • FAQ
  • Join us

Was this helpful?

Edit on GitHub
  1. Demo Deployment
  2. Content management system (CMS)

WordPress SQLite

What's WordPress SQLite?

WordPress is a free and open-source content management system written in hypertext preprocessor language and paired with a MySQL or MariaDB database with supported HTTPS. SQLite is an open-source SQL database system that stores data in a text file on a device. It provides a simple and efficient way to manage and retrieve structured information locally.

Key Points:

  1. Open-Source SQL: SQLite is freely accessible, offering SQL database capabilities for local storage.

  2. Text File Storage: Data is stored in a single text file, eliminating the need for a separate server.

  3. Lightweight: SQLite is compact, making it suitable for applications with limited resources.

  4. Embedded Database: It's integrated within the application, not requiring a separate database server.

  5. Self-Contained: The entire database is contained within a single file, enhancing portability.

Working in Brief:

  1. Database Creation: Applications integrate SQLite by creating a database file.

  2. Table Structure: Define tables with columns to structure the data.

  3. Data Storage: Insert, update, or delete data within the tables.

  4. SQL Queries: Utilize SQL queries to retrieve specific information from the database.

  5. Local Retrieval: Applications access data directly from the local SQLite file.

SQLite offers a convenient solution for applications that require structured data storage without the complexity of a traditional database system. Its lightweight nature and self-contained design make it an ideal choice for various applications.

Steps And Procedure

Docker image of this application consists of following layers :

'FROM wordpress:latest' Taking Wordpress as the base image

Used PHP scripts to 'install' the SQLite plugin and setting up the database so that the wordpress will recognize the sqlite database. 

Deploy Wordpress SQLite on Scaleinfinite

  • Go to create apps page and Search scaleinfinite/wpsqlite on the search bar.

  • Click on install button.

  • Fill all the required fields.

  • click on Advanced.

  • Click on the Install button.

  • You will be redirected to My Apps page, Here you can find all the applications you deployed.

  • Copy the wpsqlite application Hostname without NodePort and search the Url.

  • Now you can see the wordpress language selection page.

  • After selecting language you will be directly redirected to site creation page and fill all the fields like site name and username and so on.

  • Then Login with that detials.

  • Then you will be redirected to the wordpress Admin dashboard.

Installation

Docker Image
Application name

Eg: wordpress1(you can put any name)

Resource Allocation

0-100%(10 % of your allocated resources (CPU, RAM) will be used for this application.)

PROTOCOL

Protocol
Protocol Value

Http

80

Tcp

-

Install with Default
Advanced

(select this if you want install with default settings if don't have environment value and working directory)

(select this if you want to go with advanced settings, where you select you own environment value and working directory)

If you choose Advanced option:

ENV VARIABLE

Give env variable.

Eg:key==value

WORKING DIR

WORKDIR for the application.

Eg:usr/src/yourAPP

Access

Public
Private

(select this if you want to make it public)

(select this if you want to make it private)

Step-by-Step Guide to Wordpress SQlite Deployment

  1. Docker Image Selection:

    • Docker Image Name: wpsqlite

  2. Application Details:

    • Application Name: wordpress1

    • Resource Allocation: Set the desired resource allocation from 0-100%.

  3. Protocol Configuration:

    • Protocol: HTTP

    • Port: 80

  4. Installation Options:

    • Choose between "Default" or "Advanced" installation.

  5. Advanced Installation (Optional):

    • If selecting "Advanced," you can customize the environment variables and working directory:

    • Environment Variables:

      Environment variables are dynamic values used by a containerized application for configuration. They are defined as key-value pairs, like API_KEY=xyz, and provide flexibility to adjust an app's behavior without changing its code.

      • Environment Variables: Define environment variables with keys and values (e.g., key=value).

    • Working Directory:

      The working directory is the starting point inside a container where an app's files are located. It affects relative file paths and operations. For example, if set to /usr/src/yourAPP, an app will reference files from there, like /usr/src/yourAPP/data.txt.

      • Working Directory: Set the working directory for the application (e.g., usr/src/yourAPP).

      • Here use ( use the path after " :" )

  6. Access Configuration:

    • Choose between "Public" or "Private" access to the deployed application.

  7. Installation:

    • Click the "Install" button to initiate the deployment process.

By following these steps, you can effortlessly deploy an NGINX instance with your chosen configurations. This enables you to tailor the environment to match your application's requirements and specifications. Whether opting for the default installation or delving into advanced settings, our platform ensures a seamless deployment experience while providing you the flexibility to customize according to your needs.

Visual SnapShots

FAQ

About Wordpress sqlite image we used.

This image is maintained by the scaleinfinite.

Is sqlite good with wordpress ?

Sqlite is widely used and lightweight database which makes your sight fast.

Do the image secure to use ?

The image is created and verified by the scaleinfinite. it is a 100% secure image.

Are my data persistent ?

For the free user there is no persistence, and for the premium user you can different type of persistence.

Join us

Category

Kubernetes, cloud computing, DevOps, cloud services, hosting platform, container orchestration, cloud infrastructure, cloud deployment, cloud management, cloud technology, cloud solutions, wordpress

PreviousWordPress MySQLNextGrafana deployment

Last updated 1 year ago

Was this helpful?

👈(click me,for the dockerhub image)

Stay informed and engaged with our project's latest developments and support on . Join us today to connect, collaborate, and keep the momentum going!

Slack
Wpsqlite
📼
🖥️
🖥️
Page cover image