Greenman999
Greenman999
Explore posts from servers
CCoder.com
Created by Roshan on 3/24/2025 in #help
Issue in docker-in-docker devcontainer
https://discord.com/channels/747933592273027093/1336093480379748383 Probably the same problem as mine. You need to install sysbox
14 replies
CCoder.com
Created by Greenman999 on 2/3/2025 in #help
Docker in Docker does not work with docker devcontainer template
It worked. Thanks a lot!
12 replies
CCoder.com
Created by Greenman999 on 3/4/2025 in #help
How to migrate to a new vps?
thanks
25 replies
CCoder.com
Created by Greenman999 on 3/4/2025 in #help
How to migrate to a new vps?
yes
25 replies
CCoder.com
Created by Greenman999 on 3/4/2025 in #help
How to migrate to a new vps?
No description
25 replies
CCoder.com
Created by Greenman999 on 3/4/2025 in #help
How to migrate to a new vps?
Okay it worked now after starting the builtin server with the right user and then using pg_dump
25 replies
CCoder.com
Created by Greenman999 on 3/4/2025 in #help
How to migrate to a new vps?
Yea as mentioned in the link i sent
25 replies
CCoder.com
Created by Greenman999 on 3/4/2025 in #help
How to migrate to a new vps?
@Phorcys do you have an idea?
25 replies
CCoder.com
Created by Greenman999 on 3/4/2025 in #help
How to migrate to a new vps?
Hmm it seems like this db gets used /home/coder/.config/coderv2/postgres/bin/bin/postgres but i found no way to connect to it
25 replies
CCoder.com
Created by Greenman999 on 3/4/2025 in #help
How to migrate to a new vps?
And from the logs and env vars of coder it seems like it uses the builtin db
25 replies
CCoder.com
Created by Greenman999 on 3/4/2025 in #help
How to migrate to a new vps?
25 replies
CCoder.com
Created by Greenman999 on 3/4/2025 in #help
How to migrate to a new vps?
--
-- PostgreSQL database dump
--

-- Dumped from database version 13.7
-- Dumped by pg_dump version 13.19 (Debian 13.19-0+deb11u1)

SET statement_timeout = 0;
SET lock_timeout = 0;
SET idle_in_transaction_session_timeout = 0;
SET client_encoding = 'UTF8';
SET standard_conforming_strings = on;
SELECT pg_catalog.set_config('search_path', '', false);
SET check_function_bodies = false;
SET xmloption = content;
SET client_min_messages = warning;
SET row_security = off;

--
-- PostgreSQL database dump complete
--
--
-- PostgreSQL database dump
--

-- Dumped from database version 13.7
-- Dumped by pg_dump version 13.19 (Debian 13.19-0+deb11u1)

SET statement_timeout = 0;
SET lock_timeout = 0;
SET idle_in_transaction_session_timeout = 0;
SET client_encoding = 'UTF8';
SET standard_conforming_strings = on;
SELECT pg_catalog.set_config('search_path', '', false);
SET check_function_bodies = false;
SET xmloption = content;
SET client_min_messages = warning;
SET row_security = off;

--
-- PostgreSQL database dump complete
--
25 replies
CCoder.com
Created by Greenman999 on 3/4/2025 in #help
How to migrate to a new vps?
uhh i dumped the db but the dump contains nothing
25 replies
CCoder.com
Created by Greenman999 on 3/4/2025 in #help
How to migrate to a new vps?
using pg_dump ? and nothing more? no configs or anything else?
25 replies
CCoder.com
Created by Greenman999 on 2/3/2025 in #help
Docker in Docker does not work with docker devcontainer template
ohh i think i forgot about this lol, but will try this soon because i migrated to a new server... thanks for reminding me :)
12 replies
CCoder.com
Created by Greenman999 on 2/3/2025 in #help
Docker in Docker does not work with docker devcontainer template
ah thanks, will try this as soon as i can
12 replies
CCoder.com
Created by Greenman999 on 2/3/2025 in #help
Docker in Docker does not work with docker devcontainer template
no my template is originally the docker envbuilder devcontainer one
12 replies
CCoder.com
Created by Greenman999 on 1/21/2025 in #help
Devcontainer starting is taking really long / multiple times building the Dockerfile?
Thanks a lot! 1) v2.18.4+6125358 2) Correct number of logs 3) I'm not really sure, sorry 4) After refresh the correct amount appears
29 replies
CCoder.com
Created by Greenman999 on 1/21/2025 in #help
Devcontainer starting is taking really long / multiple times building the Dockerfile?
thanks
29 replies
CCoder.com
Created by Greenman999 on 1/21/2025 in #help
Devcontainer starting is taking really long / multiple times building the Dockerfile?
any updates?
29 replies